filter/source/config/cache/typedetection.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 20e9663e3342c8c619e404ae7f6392ce50a9dc89 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Tue Jun 5 16:29:53 2012 -0400 Fix the description. Change-Id: Ib30a77808b9f4726e72f57e9d9ea73c71f5cac34 diff --git a/filter/source/config/cache/typedetection.cxx b/filter/source/config/cache/typedetection.cxx index c831935..49e5e24 100644 --- a/filter/source/config/cache/typedetection.cxx +++ b/filter/source/config/cache/typedetection.cxx @@ -196,8 +196,8 @@ int getFlatTypeRank(const rtl::OUString& rType) return n - i - 1; } - // Not ranked. Treat them equally. Unranked filters have higher priority - // than the ranked internal ones since they may be external filters. + // Not ranked. Treat them equally. Unranked formats have higher priority + // than the ranked internal ones since they may be defined externally. return n; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits