]> Lady’s Gitweb - Gitweb/commitdiff
Spelling fixes
authorVille Skyttä <redacted>
Sun, 25 Jun 2017 10:20:41 +0000 (13:20 +0300)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:33 +0000 (00:51 -0400)
Signed-off-by: Ville Skyttä <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl

index 4819df8cd951674414b77e67101e5f11c5e16b3559cc3fc3fee4c75d87fb10ca..6f5ee84d0b820209a4788278f4fe559d1bbc6350eaca4a29a8822aeffa8ad610 100755 (executable)
@@ -3126,7 +3126,7 @@ sub git_get_projects_list {
        return @list;
 }
 
        return @list;
 }
 
-# written with help of Tree::Trie module (Perl Artistic License, GPL compatibile)
+# written with help of Tree::Trie module (Perl Artistic License, GPL compatible)
 # as side effects it sets 'forks' field to list of forks for forked projects
 sub filter_forks_from_projects_list {
        my $projects = shift;
 # as side effects it sets 'forks' field to list of forks for forked projects
 sub filter_forks_from_projects_list {
        my $projects = shift;
@@ -4377,7 +4377,7 @@ sub git_print_page_nav {
              "</div>\n";
 }
 
              "</div>\n";
 }
 
-# returns a submenu for the nagivation of the refs views (tags, heads,
+# returns a submenu for the navigation of the refs views (tags, heads,
 # remotes) with the current view disabled and the remotes view only
 # available if the feature is enabled
 sub format_ref_views {
 # remotes) with the current view disabled and the remotes view only
 # available if the feature is enabled
 sub format_ref_views {
This page took 0.289651 seconds and 4 git commands to generate.