]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
typo
authorhadaq <hadaq>
Mon, 8 Oct 2012 12:08:33 +0000 (12:08 +0000)
committerhadaq <hadaq>
Mon, 8 Oct 2012 12:08:33 +0000 (12:08 +0000)
cts/CtsPlugins/CtsMod40.pm

index 48d58c971b48a713dee7d7fdfa6af325d7fedc65..abc1bfabbdc2cf0b5e96078e28c1eeb66eb2dc50 100755 (executable)
@@ -59,7 +59,7 @@ sub init {
          'type' . (8*$i + 7) => {'lower' => 28, 'len' => 4, 'type' => 'enum', 'enum' => $enumDef}
       }, {
          'accessmode' => "rw",
-         'label' => "Trigger Event Tpye $i",
+         'label' => "Trigger Event Type $i",
          'monitor' => '1',
          'export' => 1
       });
@@ -72,4 +72,4 @@ sub init {
    }
 }
 
-1;
\ No newline at end of file
+1;