Commit e47b275b authored by stancakapost's avatar stancakapost
Browse files

fixed typo

parent 3acbc9d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@ module Pos_060504_date_002 {

    import from schema_Pos_060504_date_002 language "XSD" all;

    template E1 m_msg := "12014-04-12"; //April 12, 12014
    template E1 m_msg := "1214-04-12"; //April 12, 12014
//#TC 
}