[ 
https://issues.apache.org/jira/browse/CB-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199575#comment-16199575
 ] 

ASF subversion and git services commented on CB-13422:
------------------------------------------------------

Commit 44bebddc37525d5c5e2c4acef00dacd006d3135e in cordova-windows's branch 
refs/heads/master from [~wenz]
[ https://gitbox.apache.org/repos/asf?p=cordova-windows.git;h=44bebdd ]

CB-13422: (windows) Fix typo in build error message

### Platforms affected
Windows

### What does this PR do?
Fix a typo in an error message during build

### What testing has been done on this change?
none (only a string has been changed, and none of the tests expects a specific 
error message wording

### Checklist
- [ X ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ X ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.

> Typo in Windows build error message
> -----------------------------------
>
>                 Key: CB-13422
>                 URL: https://issues.apache.org/jira/browse/CB-13422
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>    Affects Versions: Master
>         Environment: Windows build
>            Reporter: Christian Wenz
>            Assignee: Jesse MacFadyen
>            Priority: Trivial
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> One of the dreaded error messages when building Cordova on Windows is when 
> the AppPackages directory cannot be found. However, there is a typo in the 
> error message:
> "Error: AppPackages doesn't exists"
> Correct and easier to understand would be:
> "Error: AppPackages folder doesn't exist"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to