summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 20:48:21 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 20:48:21 +0000
commit02f67d0e1355b79b1806746efb0f2f640e57f13d (patch)
tree33173a05b56d56cde5da83555cd20ac9e0b16398 /INSTALL
parentbc07ae9be98f9296a6e55ce1a2b0b8f4de216fcc (diff)
downloadtdebase-02f67d0e1355b79b1806746efb0f2f640e57f13d.tar.gz
tdebase-02f67d0e1355b79b1806746efb0f2f640e57f13d.zip
Undo undesired top level automated changes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e5b053cfa..26aac1d0a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -17,7 +17,7 @@ reconfiguring, and a file `config.log' containing compiler output
to figure out how `configure' could check whether to do them, and mail
diffs or instructions to the address given in the `README' so they can
be considered for the next release. If at some point `config.cache'
-tqcontains results you don't want to keep, you may remove or edit it.
+contains results you don't want to keep, you may remove or edit it.
The file `configure.in' is used to create `configure' by a program
called `autoconf'. You only need `configure.in' if you want to change
@@ -37,7 +37,7 @@ The simplest way to compile this package is:
2. Type `gmake' to compile the package. Or if you're using a Linux
powered machine, or if make is GNU make, type `make'. You can
check with make --version. KDE requires GNU make to build, if
- gmake is appropriate, tqreplace any instance below of make with gmake.
+ gmake is appropriate, replace any instance below of make with gmake.
It will give output similar to:
#make --version
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.