]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Fixed annoying typo in CtsMod40.pm
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 30 Apr 2013 07:25:03 +0000 (09:25 +0200)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 30 Apr 2013 07:25:03 +0000 (09:25 +0200)
web/CtsPlugins/CtsMod40.pm

index 57e762ebd415a348c059149e7c91180df17869fd..006e651c80577a205a945783c9e706632371a614 100755 (executable)
@@ -29,7 +29,7 @@ sub init {
       
       my $enumDef = {
          0x0 => '0x0',
-         0x1 => '0x1_pysics_trigger',
+         0x1 => '0x1_physics_trigger',
          0x2 => '0x2',
          0x3 => '0x3',
          0x4 => '0x4',