diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-08 16:07:37 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-08 16:07:37 +0200 |
commit | 1516aacdbee43cb7ac3ab3be6f86e0ed53919323 (patch) | |
tree | 349066f04a281caa8cebde12cfb9d84194cc01dd /package | |
parent | 3a966abb621609440d591ad17545b1bd9dafed61 (diff) | |
download | buildroot-novena-1516aacdbee43cb7ac3ab3be6f86e0ed53919323.tar.gz buildroot-novena-1516aacdbee43cb7ac3ab3be6f86e0ed53919323.zip |
qtopia4: fix typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r-- | package/qtopia4/qtopia4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qtopia4/qtopia4.mk b/package/qtopia4/qtopia4.mk index fc95da48a..f7196f476 100644 --- a/package/qtopia4/qtopia4.mk +++ b/package/qtopia4/qtopia4.mk @@ -3,7 +3,7 @@ # qtopia4 (Qt Embedded for Linux 4.5) # http://www.qtsoftware.com/ # -# This makefile was oiginaly composed by Thomas Lundquist <thomasez@zelow.no> +# This makefile was originally composed by Thomas Lundquist <thomasez@zelow.no> # Later heavily modified by buildroot developers # # BTW, this uses alot of FPU calls and it's pretty slow if you use |