1
0
mirror of synced 2026-02-12 02:17:12 +00:00

Fix some typos in code comments

This commit is contained in:
Axel Beckert
2010-05-17 01:15:33 +02:00
parent fc973602e5
commit 546a1441a9

View File

@@ -3177,7 +3177,7 @@ sub installSystem
#
# Propogate --verbose
# Propagate --verbose
#
if ( $CONFIG{ 'verbose' } )
{
@@ -3185,7 +3185,7 @@ sub installSystem
}
#
# Propogate --arche
# Propagate --arch
#
if ( $CONFIG{ 'arch' } )
{