Loading ttcn/Security/LibItsSecurity_TypesAndValues.ttcn3 +1 −1 Original line number Original line Diff line number Diff line Loading @@ -819,7 +819,7 @@ module LibItsSecurity_TypesAndValues { } // End of type TaConfig } // End of type TaConfig /** /** * @desc Desscribes the Test Adapter security configurations * @desc Describes the Test Adapter security configurations */ */ type record of TaConfig TaConfigs; type record of TaConfig TaConfigs; Loading Loading
ttcn/Security/LibItsSecurity_TypesAndValues.ttcn3 +1 −1 Original line number Original line Diff line number Diff line Loading @@ -819,7 +819,7 @@ module LibItsSecurity_TypesAndValues { } // End of type TaConfig } // End of type TaConfig /** /** * @desc Desscribes the Test Adapter security configurations * @desc Describes the Test Adapter security configurations */ */ type record of TaConfig TaConfigs; type record of TaConfig TaConfigs; Loading