Skip to content

Commit 93fa728

Browse files
committed
Merge pull request #73 from henrich/master
fix typo
2 parents e5e9c29 + f1d4961 commit 93fa728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/import-svn.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $ git svn clone http://my-project.googlecode.com/svn/ \
6161
Now you should have a nicer Subversion import in your `my_project` directory.
6262
Instead of commits that look like this
6363
//////////////////////////
64-
これで、Subversion をちょっとマシにインポートした `my_project` ディレnクトリができあがりました。コミットがこんなふうに記録されるのではなく、
64+
これで、Subversion をちょっとマシにインポートした `my_project` ディレクトリができあがりました。コミットがこんなふうに記録されるのではなく、
6565

6666
[source]
6767
----

0 commit comments

Comments
 (0)