raphinesse commented on a change in pull request #859: Removed unnecessary
project name restriction
URL: https://github.com/apache/cordova-android/pull/859#discussion_r346447033
##########
File path: bin/lib/create.js
##########
@@ -209,7 +209,7 @@ function validatePackageName (package_name) {
}
/**
- * Test whether a project name is acceptable for use as an android class.
+ * Test whether a project name is acceptable for use as a name
Review comment:
```suggestion
* Test whether given string is acceptable for use as a project name
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]