summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-msysgit-key-setup.textile
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2009-06-15-msysgit-key-setup.textile')
-rw-r--r--_posts/2009-06-15-msysgit-key-setup.textile4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile
index bd371b1..47beb43 100644
--- a/_posts/2009-06-15-msysgit-key-setup.textile
+++ b/_posts/2009-06-15-msysgit-key-setup.textile
@@ -2,7 +2,7 @@
layout: default
title: Generating SSH keys (Win/msysgit)
description: Setting up SSH keys with msysgit on Windows
-categories: windows setup
+categories: windows
main_category: setup
---
@@ -12,7 +12,7 @@ Generating an SSH key with msysgit is a fairly straightforward process. First a
h2. Backup and remove existing keys
-Unless this is your first time installing msys on your computer, you should doublecheck that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
+Unless this is your first time installing msys on your computer, you should double check that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
<pre class="terminal">$ cd ~/.ssh
$ ls