Agniva De Sarker преди 7 години
родител
ревизия
b67ac7a2df
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/common/hg-clone.md

+ 1 - 1
pages/common/hg-clone.md

@@ -10,7 +10,7 @@
 
 `hg clone --branch {{branch}} {{remote_repository_source}}`
 
-- Clone a repository with only the .hg directory, without checking out files:
+- Clone a repository with only the ".hg" directory, without checking out files:
 
 `hg clone --noupdate {{remote_repository_source}}`