]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fix typos in the example
authormkrzewic <mikolaj.krzewicki@cern.ch>
Fri, 17 Oct 2014 13:08:46 +0000 (15:08 +0200)
committermkrzewic <mikolaj.krzewicki@cern.ch>
Fri, 17 Oct 2014 13:08:46 +0000 (15:08 +0200)
PWGPP/QA/detectorQAscripts/EXAMPLE.sh.template

index a2d18c00abc9fa9336fab21a21fe265661cd5909..6a3c8f6c441262a13c80320f3a61c1a109e7512f 100755 (executable)
@@ -1,13 +1,13 @@
 # this is a simple template
 # it defines two functions: runLevelQA and periodLevelQA
 # 
-#available variables:
+# available variables:
 #  $dataType     e.g. data or sim
 #  $year         e.g. 2011
 #  $period       e.g. LHC13g
-#  $runNumber     e.g. 169123
+#  $runNumber    e.g. 169123
 #  $pass         e.g. cpass1,pass1,passMC
-#  #ocdbStorage  e.g. "raw://", "local://./OCDB"
+#  $ocdbStorage  e.g. "raw://", "local://./OCDB"
 
 runLevelQA()
 {