aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorhttps://launchpad.net/~beaufils <beaufils@web>2015-06-26 04:19:42 -0400
committeradmin <admin@branchable.com>2015-06-26 04:19:42 -0400
commit9476e2ac7ad2f53643fa2fca6ba35fcc55ab058e (patch)
tree196dd5715da654f604a6e6002b2b1d03a0236cf5 /doc/tips
parent279461cef260128dd48967caabfaa55d0b3d5d18 (diff)
downloadikiwiki-9476e2ac7ad2f53643fa2fca6ba35fcc55ab058e.tar
ikiwiki-9476e2ac7ad2f53643fa2fca6ba35fcc55ab058e.tar.gz
typo
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn
index 49ae172d1..6af4f9619 100644
--- a/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn
+++ b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines.mdwn
@@ -75,7 +75,7 @@ repository.
## Configuring the wiki on the wiki machine so that it uses the repository of the git machine
- Configure ssh so that it uses the ssh key `id_SITE` to connect to the git
- michine: add the following lines to file `~/.ssh/config` on the ikiwiki
+ machine: add the following lines to file `~/.ssh/config` on the ikiwiki
machine:
Host server.name.of.the.git.machine