diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 15:12:07 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 15:12:07 +0700 |
commit | c3dc0189848f3e4ab48985860ad1a627cec5850a (patch) | |
tree | 83b7adbd1cafdc7df2b766061a9568170702817e /connectivity | |
parent | c5710d4700e9b3ab854819cc8ce6c70d0654f5dc (diff) |
typos fixing
Diffstat (limited to 'connectivity')
-rwxr-xr-x | connectivity/source/drivers/hsqldb/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/hsqldb/makefile.mk b/connectivity/source/drivers/hsqldb/makefile.mk index 0401fb2b8718..6da440d81918 100755 --- a/connectivity/source/drivers/hsqldb/makefile.mk +++ b/connectivity/source/drivers/hsqldb/makefile.mk @@ -88,7 +88,7 @@ SLOFILES=\ SHL1VERSIONMAP=$(HSQLDB_TARGET).map # --- Library ----------------------------------- -# NO $(DLLPOSTFIX) otherwise we have to find on which plattform we are for the java files +# NO $(DLLPOSTFIX) otherwise we have to find on which platform we are for the java files SHL1TARGET= $(HSQLDB_TARGET) SHL1OBJS=$(SLOFILES) SHL1STDLIBS=\ |