From 6aeed5c11bbb0f16e537142f4344744c1835507c Mon Sep 17 00:00:00 2001 From: Artem Vodolazskiy Date: Thu, 24 Dec 2015 13:00:29 +0300 Subject: [PATCH] Fixed some language issues for pull request 1106 --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 2d0682300f..d516677aaf 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -44,7 +44,7 @@ Debugging may not work in Qt Creator. To enable it, try creating a Build & Run k preferences with XCode's lldb as a debugger and a clang compiler. For now configuration assumes you've cloned repository into omim (also a default name) directory. -Default building behaviour uses shadow-dir for artifacts. That is why if you break the first assumption +Default QtCreator's building behavior uses shadow-dir for artifacts. That is why if you break the first assumption and haven't changed the second setting you'll need to create a "data" symlink in the shadow-dir path to the /repo/data directory.