Commit 094925de authored by Daniel Bevenius's avatar Daniel Bevenius Committed by Rich Salz
Browse files

Fix minor typo in comment in Configure

parent 5585c849
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -423,7 +423,7 @@ my %deprecated_disablables = (
    "ui" => "ui-console",
    );

# All of the following is disabled by default (RC5 was enabled before 0.9.8):
# All of the following are disabled by default:

our %disabled = ( # "what"         => "comment"
                  "asan"		=> "default",