mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 15:34:01 +00:00
typo
This commit is contained in:
parent
98e93721e0
commit
d01e119f4c
@ -12,8 +12,8 @@
|
||||
# the completed string before it is returned.
|
||||
|
||||
|
||||
# $Revision: 1.18 $
|
||||
# $Date: 2002/05/01 03:07:23 $
|
||||
# $Revision: 1.19 $
|
||||
# $Date: 2002/05/01 03:10:32 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp.pm,v $
|
||||
# $Name: $
|
||||
@ -105,7 +105,7 @@ $VERSION = '#tinder_version#';
|
||||
# find this hard to ready so I set a variable.
|
||||
|
||||
if (defined($TinderConfig::$EMPTY_TABLE_CELL)) {
|
||||
$EMPTY_TABLE_CELL = $TinderConfig::$EMPTY_TABLE_CELL;
|
||||
$EMPTY_TABLE_CELL = $TinderConfig::EMPTY_TABLE_CELL;
|
||||
} else {
|
||||
$EMPTY_TABLE_CELL =" ";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user