Skip to content

Commit

Permalink
chore: updated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Jan 31, 2017
1 parent d91939b commit 447fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/lib/sdk/configXml.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

// read project platform
function getProjectPlatform (context) {
// pre-5.0 cordova structure
// try pre-5.0 cordova structure
try {
return context.requireCordovaModule('cordova-lib/src/plugman/platforms').ios
} catch (e) {
Expand Down

0 comments on commit 447fa78

Please sign in to comment.