Kaydet (Commit) 2aed7abb authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I20e6de52e8244ef118973671cd25fb9fc6f3e22f
Reviewed-on: https://gerrit.libreoffice.org/71632Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 10d3c43f
...@@ -30,7 +30,7 @@ namespace connectivity { namespace jdbc ...@@ -30,7 +30,7 @@ namespace connectivity { namespace jdbc
Note that this class never actually calls NewLocalRef. It is assumed that all objects Note that this class never actually calls NewLocalRef. It is assumed that all objects
passed are already acquired with a local ref (as it usually is the case if you obtain passed are already acquired with a local ref (as it usually is the case if you obtain
the object from an JNI method). the object from a JNI method).
*/ */
template< typename T > template< typename T >
class LocalRef final class LocalRef final
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment