diff --git a/src/CLI.cpp b/src/CLI.cpp index bf13969b0..235503a56 100644 --- a/src/CLI.cpp +++ b/src/CLI.cpp @@ -803,7 +803,7 @@ void CLI::unsweetenAttributeModifiers () } //////////////////////////////////////////////////////////////////////////////// -// /pattern/ --> description ~ pattern +// /pattern/ --> description ~ 'pattern' void CLI::unsweetenPatterns () { std::vector reconstructed;