Skip to content

Commit

Permalink
Added a missing word and some smaller changes on spelling (GitHub; pu…
Browse files Browse the repository at this point in the history
…ll request)
  • Loading branch information
frlan committed May 31, 2012
1 parent 54ed218 commit 7b339b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/geany.txt
Expand Up @@ -5000,7 +5000,7 @@ After you are happy with your changes, create a patch e.g. by using::

and then submit that file to the mailing list for review.

Also you can clone the Geany at github and send a pullrequest.
Also you can clone the Geany repository at GitHub and send a pull request.

Note, you will need the Python docutils software package installed
to build the docs. The package is named ``python-docutils`` on Debian
Expand Down
4 changes: 2 additions & 2 deletions doc/plugins.dox
Expand Up @@ -85,7 +85,7 @@
* @subsection code Managing the source code
*
* For authors of plugins for Geany, we created a dedicated @a geany-plugins using
* project Sourceforge and github to ease development of plugins and help new authors.
* project Sourceforge and GitHub to ease development of plugins and help new authors.
* All information about this project you can find at http://plugins.geany.org/
*
* To add a new plugin to this project, get in contact with the people at
Expand All @@ -96,7 +96,7 @@
* However, once you have done your fork of geany-plugins you can develop
* your plugin until you think its the right time to publish it. At this point create a
* pull request for adding your patch set into master branch of geany-plugins.
* Of course, you don't need to use github - just any Git is fine. But github
* Of course, you don't need to use GitHub - just any Git is fine. But GitHub
* is making it way easier for review, merging and get in touch with you for
* comments.
*
Expand Down

0 comments on commit 7b339b8

Please sign in to comment.