From 4a02d468bd58d1f5539d25000eaedfbce0a5e9e9 Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Sun, 15 Feb 2009 13:15:44 +0100 Subject: [PATCH] Typo in comment --- build/doc-extract | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/doc-extract b/build/doc-extract index a7aabe4f..67fdd64c 100755 --- a/build/doc-extract +++ b/build/doc-extract @@ -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; -- 2.39.2