Unify the uses of "sourcecode" vs "source code".
Use "source code", which is more grammatically correct.
This commit is contained in:
parent
92854cb386
commit
3159c86166
5 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ hosts. These hosts can be defined either in the fabfile or on the command
|
|||
line. In this case we will add them to the fabfile.
|
||||
|
||||
This is a basic first example that has the ability to upload the current
|
||||
sourcecode to the server and install it into a pre-existing
|
||||
source code to the server and install it into a pre-existing
|
||||
virtual environment::
|
||||
|
||||
from fabric.api import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue