diff options
Diffstat (limited to 'src/projManagement/Validation.py')
-rw-r--r-- | src/projManagement/Validation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projManagement/Validation.py b/src/projManagement/Validation.py index b2d568e4..23a66416 100644 --- a/src/projManagement/Validation.py +++ b/src/projManagement/Validation.py @@ -38,7 +38,7 @@ class Validation: projName.proj file exists or not @params - :projDir => contains the path of the project folder selected to open + :projDir => contains the path of the project selected to open @return True => If the folder contains the projName.proj file |