From 23f25fbefe34208f5dadbdd26cac314917c2d36c Mon Sep 17 00:00:00 2001 From: Adric Norris Date: Mon, 1 Aug 2016 11:25:51 -0500 Subject: [PATCH] fixed a minor formatting error --- OpenSSH-Integration-with-Pageant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenSSH-Integration-with-Pageant.md b/OpenSSH-Integration-with-Pageant.md index 73a5dae..06fbb63 100644 --- a/OpenSSH-Integration-with-Pageant.md +++ b/OpenSSH-Integration-with-Pageant.md @@ -32,7 +32,7 @@ Now start a new Git Bash session, or source the profile edited just above, and r ## Starting ssh\-pageant Automatically at Logon -If you use Git from Git CMD, or directly from the Windows command prompt, then you'll probably want to ensure that _ssh\-pageant\_ is launched automatically at logon time. The _start\-ssh\-pageant.cmd_ script is provided for this purpose, which resides in the **cmd** subdirectory of your Git installation. +If you use Git from Git CMD, or directly from the Windows command prompt, then you'll probably want to ensure that _ssh\-pageant_ is launched automatically at logon time. The _start\-ssh\-pageant.cmd_ script is provided for this purpose, which resides in the **cmd** subdirectory of your Git installation. ### Setting the Environment