brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
657 stars 193 forks source link

Misspelled word in Git Settings #1341

Closed samuel-fonseca closed 6 years ago

samuel-fonseca commented 6 years ago

First of all, great extension, this is a really helpful, and I have had no technical issues at all. So, thank you.

Browsing through your extension I came across some misspelled words - nothing major; just thought this might be helpful.

It's on your Git Settings, at the very bottom under Advanced features. capture

You have on there:

This features are not recommended for basic Git users as they may cause you to lose code that has been already commited if used inproperly. Use with caution.

Where, really it would be

These (plural)

Committed

and

Improperly

Now, I would suggest also rephrasing that a bit, for instance:

These features are not recommended for basic Git users. They may cause you to lose code that has already been committed if used improperly. Use with caution.

Cheers,

brazucaz

Peter-Burns commented 6 years ago

Working on this