]> git.etc.gen.nz Git - spong.git/commitdiff
fixed misspelling of breif.html
authorStephen L Johnson <sjohnson@monsters.org>
Thu, 9 Mar 2000 16:46:03 +0000 (16:46 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Thu, 9 Mar 2000 16:46:03 +0000 (16:46 +0000)
src/lib/Spong/Info.pm

index ca8737868dfa27cfb04dab1a11aae13b6efcc32b..6f55722fb5c0857f20d227e1b9b0e8a36a028662 100755 (executable)
@@ -105,7 +105,7 @@ sub display_html {
                 "standard.txt", "full.html", "full.txt" ); 
    } elsif( $format eq "standard" ) {
       @cycle = ( "standard.html", "html", "standard.txt", "full.html", 
-                "full.txt", "breif.html", "brief.txt" );
+                "full.txt", "brief.html", "brief.txt" );
    } elsif( $format eq "full" ) {
       @cycle = ( "full.html", "html", "full.txt", "brief.html", "brief.txt", 
                 "standard.html", "standard.txt" );