From 8d1f0c71bd9e801faf123582821c2b88a9d45ddc Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 18 Jun 2015 08:31:33 +0200
Subject: Fix typo

---
 cheatsheet.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cheatsheet.txt b/cheatsheet.txt
index 958c8cc..dfbf5ea 100644
--- a/cheatsheet.txt
+++ b/cheatsheet.txt
@@ -29,8 +29,8 @@ Setup remote repository
 
   1. Use the server/mkrepo.sh script:
 
-     mkdrepo.sh <name>
-     mkdrepo.sh --private <name>
+     mkrepo.sh <name>
+     mkrepo.sh --private <name>
 
      <name> is without the .git suffix.
 
-- 
cgit v1.1