From e31f61ba340ad58caaaddaeac3333f5bcc1c8a3f Mon Sep 17 00:00:00 2001 From: Nicolai Skogheim Date: Mon, 26 Dec 2016 18:01:33 +0100 Subject: [PATCH] spelling: {a,an} archive. Fix #609 --- etc/git-extras-completion.zsh | 2 +- man/git-archive-file.1 | 6 +++--- man/git-archive-file.html | 12 ++++++------ man/git-archive-file.md | 4 ++-- man/git-extras.1 | 7 +++++-- man/git-extras.html | 9 +++++---- man/git-extras.md | 2 +- 7 files changed, 23 insertions(+), 19 deletions(-) diff --git a/etc/git-extras-completion.zsh b/etc/git-extras-completion.zsh index 5bb72453e..b123a3f7a 100644 --- a/etc/git-extras-completion.zsh +++ b/etc/git-extras-completion.zsh @@ -356,7 +356,7 @@ _git-undo(){ zstyle ':completion:*:*:git:*' user-commands \ alias:'define, search and show aliases' \ - archive-file:'export the current head of the git repository to a archive' \ + archive-file:'export the current head of the git repository to an archive' \ authors:'generate authors report' \ back:'undo and stage latest commits' \ bug:'create bug branch' \ diff --git a/man/git-archive-file.1 b/man/git-archive-file.1 index 484657713..94058134b 100644 --- a/man/git-archive-file.1 +++ b/man/git-archive-file.1 @@ -1,16 +1,16 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "GIT\-ARCHIVE\-FILE" "1" "December 2015" "" "" +.TH "GIT\-ARCHIVE\-FILE" "1" "December 2016" "" "Git Extras" . .SH "NAME" -\fBgit\-archive\-file\fR \- Export the current HEAD of the git repository to a archive +\fBgit\-archive\-file\fR \- Export the current HEAD of the git repository to an archive . .SH "SYNOPSIS" \fBgit\-archive\-file\fR . .SH "DESCRIPTION" -Export the current HEAD of the repository into a archive with a identifiable and unique name\. +Export the current HEAD of the repository into an archive with an identifiable and unique name\. . .SH "OPTIONS" This command does not take any options\. diff --git a/man/git-archive-file.html b/man/git-archive-file.html index bcd98a468..4e2a6369c 100644 --- a/man/git-archive-file.html +++ b/man/git-archive-file.html @@ -3,7 +3,7 @@ - git-archive-file(1) - Export the current HEAD of the git repository to a archive + git-archive-file(1) - Export the current HEAD of the git repository to an archive