diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-10-06 12:51:47 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-10-06 12:51:47 +0300 |
commit | 7979f7798e77456a7fcbcf438a8387ed751c0559 (patch) | |
tree | e9b4add16472e74a711e4163d0ac2d378b0a5318 /o3tl | |
parent | 83d020a49330aafefd051c24b746d13d126281db (diff) |
It is "template library", not "tools"
Change-Id: I5ca7b0a0374a9ed0090413e8c6045e5d13097301
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 b49b07558d87..a017dfe03e85 100644 --- a/o3tl/README +++ b/o3tl/README @@ -1,6 +1,6 @@ Very basic template functionality, a bit like boost or stl, but specific to LibO -o3tl presumably stands for "OOo [o3, get it?] tools" +o3tl stands for "OOo [o3, get it?] template library" From [http://blog.thebehrens.net/2006/01/15/update-cow_wrapper-is-available-now/] The scope for o3tl is admittedly kind of ambitious, as it should contain "...very basic (template) |