diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2011-10-29 07:54:41 +0200 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2011-10-30 12:39:38 +0100 |
commit | 2cd03f687f349c6f0352eac72b2dec327d64d800 (patch) | |
tree | b36e195338d632534f8750a0b92c45ffd53f1b3b /connectivity | |
parent | 1f805926d825e06c859ad79954c4bc27a4467f85 (diff) |
Typo/spelling in comment
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/inc/connectivity/sqlnode.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx index 4fd6714dd2c8..0abfdb2bbe75 100644 --- a/connectivity/inc/connectivity/sqlnode.hxx +++ b/connectivity/inc/connectivity/sqlnode.hxx @@ -289,7 +289,7 @@ namespace connectivity /** parses the node to a string which can be passed to a driver's connection for execution Any particles of the parse tree which represent application-level features - such - as queries appearing in the FROM part - are subsituted, so that the resulting statement can + as queries appearing in the FROM part - are substituted, so that the resulting statement can be executed at an SDBC-level connection. @param _out_rString |