author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 20 Aug 2010 10:40:31 +0000 (05:40 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 Aug 2010 21:16:51 +0000 (14:16 -0700) | ||
commit | 4fccc0494aa04a061f351217cd59ce02291be026 | |
tree | 871280287c605a3edd98e470c144020213239a4d | tree | snapshot |
parent | b9190e79134ceea2ed0f4a3d1aa90ce6398858f7 | commit | diff |
Documentation: remove stray backslashes from "Fighting regressions" article
The intended text is "it's O(N * T) vs O(N * T * M)". Asciidoc
notices the spaces around the asterisks so there is no need to
escape them (and if you try, it passes the backslashes through).
Cc: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The intended text is "it's O(N * T) vs O(N * T * M)". Asciidoc
notices the spaces around the asterisks so there is no need to
escape them (and if you try, it passes the backslashes through).
Cc: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect-lk2009.txt | diff | blob | history |