# HG changeset patch # User Claus Gittinger # Date 1476395123 -7200 # Node ID 2cc2b838ae84ad4b6c99f14a5bcb7ee4b9c2822b # Parent 2ee2f8107300aa4f7049585c73f639ecfb62d618 #DOCUMENTATION by cg class: ProjectProblem comment/format in: #documentation diff -r 2ee2f8107300 -r 2cc2b838ae84 ProjectProblem.st --- a/ProjectProblem.st Thu Oct 13 19:16:26 2016 +0200 +++ b/ProjectProblem.st Thu Oct 13 23:45:23 2016 +0200 @@ -248,7 +248,7 @@ documentation " - I represent a problem as detect by the project consistency checker, + I represent a problem as detected by the project consistency checker, which is optionally executed before committing a package to a repository. Typically, I find inconsistencies, uncompilable methods or missing prerequisites, which might lead to trouble when the package is later to be compiled to a dll via stc.