aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
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