From d5d6ca538cd4b7a1b4aadea67480b5bed05f37c4 Mon Sep 17 00:00:00 2001 From: Yawar Amin Date: Sat, 23 Oct 2010 20:24:30 -0400 Subject: Spelling correction --- git-bz.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-bz.txt b/git-bz.txt index 848c4c6..8576ff8 100644 --- a/git-bz.txt +++ b/git-bz.txt @@ -23,7 +23,7 @@ DESCRIPTION git-bz is a tool for integrating the Git command line with the Bugzilla bug-tracking system. Operations such as attaching patches to bugs, applying patches in bugs to your current tree, and closing bugs once -you've pushed the fixes publically can be done completely from the +you've pushed the fixes publicly can be done completely from the command line without having to go to your web browser. Authentication for git-bz is done by reading the cookies for the @@ -112,7 +112,7 @@ add-url For each specified commit, rewrite the commit message to add a reference to the given bug. You should only do this if you haven't -already pushed the commit publically. You won't need this very often, +already pushed the commit publicly. You won't need this very often, since 'git bz file' and 'git bz attach' do this automatically. It might be useful if you want to record the bug information but don't want to attach it immediately. -- cgit v1.2.3