diff options
author | Mattias Andrée <maandree@kth.se> | 2016-04-23 14:55:21 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-04-23 14:55:21 +0200 |
commit | 18c06aa86d8af02e60df8cd77737c0a7d6510baa (patch) | |
tree | 2abd8e85e97dc74b3109f1049f60522bcfcd9693 | |
parent | on .git/info/exclude (diff) | |
download | using-git-18c06aa86d8af02e60df8cd77737c0a7d6510baa.tar.gz using-git-18c06aa86d8af02e60df8cd77737c0a7d6510baa.tar.bz2 using-git-18c06aa86d8af02e60df8cd77737c0a7d6510baa.tar.xz |
fix typo, thank you Marc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ In lack of good git documentation and manuals, I started by own. It seems to be lack of well written manuals, and Git's online documention itself is atrocious. While I do not except the -writers to have taking any course in pedagogy or didactics, or +writers to have taken any course in pedagogy or didactics, or even have any practical experience, I at least expect the writters to try to keep those aspects in mind, but that does not seem to be the case. |