diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-01 23:41:42 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-01 23:41:42 +0200 |
commit | e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch) | |
tree | 89eeb4275f134a589f5a6fe9be392a40fd86d4ee /o3tl | |
parent | 9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc (diff) |
typo fix: explicitely -> explicitly
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/qa/cow_wrapper_clients.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/qa/cow_wrapper_clients.hxx b/o3tl/qa/cow_wrapper_clients.hxx index 88ea03cb9a65..67e1064b5aec 100644 --- a/o3tl/qa/cow_wrapper_clients.hxx +++ b/o3tl/qa/cow_wrapper_clients.hxx @@ -66,7 +66,7 @@ private: class cow_wrapper_client2_impl; -/** test opaque impl type - need to explicitely declare lifetime +/** test opaque impl type - need to explicitly declare lifetime methods */ class cow_wrapper_client2 |