summaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2007-02-04 04:49:16 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-04 05:49:54 (GMT)
commit3dff5379bf1e3fda5e5a84ca5813b0c0cfd51be7 (patch)
tree86fe6fa503b65e19b37dceb5b7613602267a9bb1 /gitweb
parent0f3908758947b2279f5d2d4a294653d76a62d468 (diff)
downloadgit-3dff5379bf1e3fda5e5a84ca5813b0c0cfd51be7.zip
git-3dff5379bf1e3fda5e5a84ca5813b0c0cfd51be7.tar.gz
git-3dff5379bf1e3fda5e5a84ca5813b0c0cfd51be7.tar.bz2
Assorted typo fixes
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb')
-rwxr-xr-xgitweb/gitweb.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
index b606c1d..a2076a6 100755
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
@@ -834,7 +834,7 @@ sub file_type_long {
## ----------------------------------------------------------------------
## functions returning short HTML fragments, or transforming HTML fragments
-## which don't beling to other sections
+## which don't belong to other sections
# format line of commit message.
sub format_log_line_html {