Wiki grammar patch
Created by: nacengineer
Simple clarification of grammar.
Merge request reports
Activity
Created by: nacengineer
hmmm. I just used the github GUI to make a few changes to the file. Not sure why it didn't take care of that for me. Honestly I would just throw out my patch as its not worth the difficulty.
By Administrator on 2013-01-10T22:01:11 (imported from GitLab project)
By Administrator on 2013-01-10T22:01:11 (imported from GitLab)
Created by: riyad
In the console in the working directory:
git checkout master git pull origin master git checkout patch-1 git rebase master git push --force origin patch-1
You may need to insert your particular remote/branch names.
By Administrator on 2013-01-11T16:16:32 (imported from GitLab project)
By Administrator on 2013-01-11T16:16:32 (imported from GitLab)
Created by: riyad
Just landed (see 97a4e1b8). Thanks.
By Administrator on 2013-01-11T16:27:52 (imported from GitLab project)
By Administrator on 2013-01-11T16:27:52 (imported from GitLab)