--- rpl/modules/sets/sets.rplc 2017/07/03 12:15:30 1.4 +++ rpl/modules/sets/sets.rplc 2017/07/03 12:23:48 1.5 @@ -9,7 +9,7 @@ libraryName(sets); declareSubroutine(onLoading) - notice(stdout, "\nSets library V1R1 for RPL/2(C) 2017 BERTRAND Joel\n"); + notice(stdout, "\nSets library V1R1 for RPL/2 (C) 2017 BERTRAND Joel\n"); notice(stdout, "Sets library loaded.\n\n"); endSubroutine