]> mj.ucw.cz Git - libucw.git/commitdiff
Typo in comment
authorMichal Vaner <vorner@ucw.cz>
Sun, 15 Feb 2009 12:15:44 +0000 (13:15 +0100)
committerMichal Vaner <vorner@ucw.cz>
Sun, 15 Feb 2009 12:15:44 +0000 (13:15 +0100)
build/doc-extract

index a7aabe4f7935b7353ad969dd38f57ca53fe0b393..67fdd64cb070ab919fe7de69cc239c8bf39ccd2f 100755 (executable)
@@ -22,7 +22,7 @@ if( defined $defdump ) {
        $hasdump = 1;
 }
 
-# Function to guess type of stytement
+# Function to guess type of statement
 sub detect( $ ) {
        ( $_ ) = @_;
        # typedef struct|enum { something } name;