Commit 24637bd4 authored by berge's avatar berge
Browse files

Fixed typo

parent 65e77173
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -37,7 +37,7 @@ module LibItsDenm_Functions {
            }
            }
            
            
            [] tc_guard.timeout {
            [] tc_guard.timeout {
             	log("*** f_cfCamDown: ERROR: Timeout while waiting for component ***");
             	log("*** f_cfDenmDown: ERROR: Timeout while waiting for component ***");
             	setverdict(inconc);   
             	setverdict(inconc);   
            }
            }
        }
        }