Skip to content

Commit b42b0da

Browse files
committed
Fix typos
1 parent 73b2341 commit b42b0da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2017-10-11-edition-32.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ have. It would be as if the worktree was partitioned into separate
345345
using submodule commit hashes. Importantly, it should be possible for
346346
the user's local server repo (is there a word for this 'on-server
347347
personal fork'?) to also be a narrow clone, as distinct from the
348-
golden server which would alway a full width, and able to serve narrow
348+
golden server which would always a full width, and able to serve narrow
349349
packs.
350350

351351
The other aspect of Git would be to include practical user examples on

_posts/2017-11-22-edition-33.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Jonathan Nieder answered:
8989
> want to switch to LF endings, in which case I suggest the "single
9090
> fixup commit" strategy.
9191
92-
He suggested though to declare explicitely all the files as non text
92+
He suggested though to declare explicitly all the files as non text
9393
files in `.gitattributes` using the `-text` flag, so that Git will not be
9494
tempted to change line endings.
9595

0 commit comments

Comments
 (0)