Skip to content

Commit 5ab0bd7

Browse files
committed
Minor SDK doc edit
change to app.newProject()
1 parent bdd43e2 commit 5ab0bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/application/application.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ Creates a new .prproj :ref:`project`, at the specified path.
576576
================ =========== =======================
577577
Argument Type Description
578578
================ =========== =======================
579-
``path`` ``String`` A full path to new project; a .prproj extension will be added, if necessary.
579+
``path`` ``String`` A full path to new project; a .prproj extension will *not* be added.
580580
================ =========== =======================
581581

582582
**Returns**

0 commit comments

Comments
 (0)