summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 13:29:51 +0200
committerSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 13:29:51 +0200
commit246e009c14ccec699d9fbb92fde61bba5ebb8221 (patch)
tree610d980f2ed443825bf2a5c2574d1b584160e9e6
parent02acf3cebd9ec61193f63415590929ef40c504c1 (diff)
downloadaudiomanager-246e009c14ccec699d9fbb92fde61bba5ebb8221.tar.gz
corrected spelling error in README file
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ce3425b..a34434a 100644
--- a/README
+++ b/README
@@ -211,7 +211,7 @@ Tips
If you want to use the codebase with eclipse, define the main level of the git as workspace and import the projects as c++ makefile projects.
Git is setup in a way that the settings are ignored when committing.
To use make out of eclipse them, replace the default make command "make" with something like
-"make -j4 -C ../build/AudioManagerDeamon VERBOSE=1" (exchaning the name of the Project in respect to the plugin whatever.
+"make -j4 -C ../build/AudioManagerDeamon VERBOSE=1" (exchanging the name of the Project in respect to the plugin whatever.
***********************************************************************************************************