# HG changeset patch
# User etisserant
# Date 1204218642 -3600
# Node ID ea3f099f5b5fe09361990ba5600015ef16978668
# Parent  0c8d1b0c957aa37aff402f234dbb46bd56c3f4cb
right name for TOFF is TOF according to 61131

diff -r 0c8d1b0c957a -r ea3f099f5b5f lib/timer.txt
--- a/lib/timer.txt	Thu Feb 28 18:10:01 2008 +0100
+++ b/lib/timer.txt	Thu Feb 28 18:10:42 2008 +0100
@@ -202,7 +202,7 @@
 
 (****************************************************************
 
-             TOFF - Off-delay timing - state machine
+             TOF - Off-delay timing - state machine
 
 
               +--------+        +---+   +--------+
@@ -229,7 +229,7 @@
 
 ****************************************************************)
 
-FUNCTION_BLOCK TOFF
+FUNCTION_BLOCK TOF
   VAR_INPUT
     IN : BOOL;  (* first input parameter *)
     PT : TIME;  (* second input parameter *)