Spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e0aaa1b653
commit
6412757514
@ -857,7 +857,7 @@ sub mw_import_revids {
|
||||
|
||||
my $n = 0;
|
||||
my $n_actual = 0;
|
||||
my $last_timestamp = 0; # Placeholer in case $rev->timestamp is undefined
|
||||
my $last_timestamp = 0; # Placeholder in case $rev->timestamp is undefined
|
||||
|
||||
foreach my $pagerevid (@{$revision_ids}) {
|
||||
# Count page even if we skip it, since we display
|
||||
|
@ -121,4 +121,4 @@ How to write a new test
|
||||
|
||||
Please, follow the standards given by git. See git/t/README.
|
||||
New file should be named as t936[0-9]-*.sh.
|
||||
Be sure to reset your wiki regulary with the function `wiki_reset`.
|
||||
Be sure to reset your wiki regularly with the function `wiki_reset`.
|
||||
|
Reference in New Issue
Block a user