]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/howto/isolate-bugs-with-bisect.txt
Assorted typo fixes
[thirdparty/git.git] / Documentation / howto / isolate-bugs-with-bisect.txt
index edbcd4c6618d6f9c123c49d4835dfc59b74e07f5..926bbdc3cb1dcab81e0d90de3a0b9b87153e55e6 100644 (file)
@@ -28,7 +28,7 @@ Then do
 
 and at this point "git bisect" will churn for a while, and tell you what 
 the mid-point between those two commits are, and check that state out as 
-the head of the bew "bisect" branch.
+the head of the new "bisect" branch.
 
 Compile and reboot.