From a4f095f263c58abe0d8b96467c51c5ea25c6bfe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Ti=C3=A1?= Date: Fri, 21 Oct 2016 12:13:00 -0600 Subject: [PATCH] Fix typos --- git-log-compact | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-log-compact b/git-log-compact index 8c8636d..870e76c 100755 --- a/git-log-compact +++ b/git-log-compact @@ -29,9 +29,9 @@ usage: git%slog-compact [] [] [[--] ...] --committer-date Use committer dates and times (default) --initials=author Use author initials (default) --initials=committer Use committer initials - --intiials=author,committer + --initials=author,committer Use author/committer initials and --two-initials - --intiials=committer,author + --initials=committer,author Use committer/author initials and --two-initials --time-zone= Set TZ environment variable to --weekday Show the weekday with the date