aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEiner von Vielen <tomwie@users.sourceforge.net>2015-01-06 17:32:57 +0100
committerEiner von Vielen <tomwie@users.sourceforge.net>2015-01-06 17:32:57 +0100
commit2f0d196f2829b3a37d1f2294241d5e560fb349e9 (patch)
treecea2c6de6cc9293d58ef93f03c1e3ab898abd3b0 /doc
parentba428533bb1e33c3f81571e6776c98df9f4dac3c (diff)
downloadvolse-hubzilla-2f0d196f2829b3a37d1f2294241d5e560fb349e9.tar.gz
volse-hubzilla-2f0d196f2829b3a37d1f2294241d5e560fb349e9.tar.bz2
volse-hubzilla-2f0d196f2829b3a37d1f2294241d5e560fb349e9.zip
spelling
Diffstat (limited to 'doc')
-rw-r--r--doc/dev_beginner.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dev_beginner.bb b/doc/dev_beginner.bb
index 28acd7103..4fc0fe455 100644
--- a/doc/dev_beginner.bb
+++ b/doc/dev_beginner.bb
@@ -6,7 +6,7 @@ You want to lean how to:
[list]
[*] debug the Red Matrix,
[*] contribute code to the project,
-[*] optionally - do it all from inside a virtual machine?
+[*] optionally - do it all from inside a virtual machine
[/list]
This manual was tested for
@@ -390,7 +390,7 @@ Push back up to the same topic branch online
surfer@debian:/var/www$ git push origin dev_beginning
[/code]
-Now you get to your (online) account at github and create the pull request.
+Now you can go to your (online) account at github and create the pull request.
In case the main devolpers want you to change something.
Make the changes, check them, commit (to local repository), push (to online repository)