diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-10-06 17:15:26 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-10-08 22:57:45 +0300 |
commit | b77b1ba8f0ec18d37c0bfdd795a1a9726df01482 (patch) | |
tree | a74eca5ee4b864bc981f7ba8921991784e9fc014 /o3tl | |
parent | a8ade0a201d4b57140a35300e0e87bca292580b3 (diff) |
We should know what our name is
Change-Id: I4e4d9c9aea5bb9387dbb2e69d94c48f4988c3346
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/README b/o3tl/README index a017dfe03e85..9a222f59be86 100644 --- a/o3tl/README +++ b/o3tl/README @@ -26,4 +26,4 @@ Simple vector-based memory pool allocator. [git:o3tl/inc/o3tl/compat_functional.hxx] Some more templates. Contains also templates from STLport's functional header that are not part of the -C++ standard (STLport has been replaced by direct use of the C++ STL in Libre Office). +C++ standard (STLport has been replaced by direct use of the C++ STL in LibreOffice). |