summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-09-17 16:47:25 +0300
committerTor Lillqvist <tml@collabora.com>2014-09-17 17:41:28 +0300
commit5e648ef800a4cf853289e50744aa266ac4651fd1 (patch)
treeb68649654891046d877cd4a458330f209b3bb8c8 /scp2
parentcca120ad92ecab741ca9683f3cf76d9e4fc81729 (diff)
Fix incorrect pathname in comment
Change-Id: Icd5bbba4e20fb5fbd24fede1318a2dd21a673601
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/ure.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp
index 01e2cbde0f98..bb60cc36d919 100644
--- a/scp2/source/ooo/ure.scp
+++ b/scp2/source/ooo/ure.scp
@@ -148,7 +148,7 @@ End
// We set up the URE unorc/uno.ini in scp2 because then it is easy to
// get the platform differences into it compared to constructing it in
-// Makefiles etc. On OS X it goes into .app/Contents/Resources/ure/unorc,
+// Makefiles etc. On OS X it goes into .app/Contents/Resources/ure/etc/unorc,
// on other Unix into .../ure/lib/unorc and on Windows into
// .../ure/bin/unorc. The latter two locations are factored out as
// SCP2_URE_DL_DIR.