From 5e648ef800a4cf853289e50744aa266ac4651fd1 Mon Sep 17 00:00:00 2001
From: Tor Lillqvist <tml@collabora.com>
Date: Wed, 17 Sep 2014 16:47:25 +0300
Subject: Fix incorrect pathname in comment

Change-Id: Icd5bbba4e20fb5fbd24fede1318a2dd21a673601
---
 scp2/source/ooo/ure.scp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'scp2/source')

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.
-- 
cgit