diff --git a/lib/modules/Sql.pmod/pgsql.pike b/lib/modules/Sql.pmod/pgsql.pike index 3cfcee54c66a76ead5f014b72b0ba5eb28e3edfb..964733a8d3ad42526475626d2187ea0259e6ca09 100644 --- a/lib/modules/Sql.pmod/pgsql.pike +++ b/lib/modules/Sql.pmod/pgsql.pike @@ -48,7 +48,7 @@ //! Check the PostgreSQL documentation for further details. //! //! @note -//! Multiple simultaneous queries on the same database connection is a +//! Multiple simultaneous queries on the same database connection are a //! feature that none of the other database drivers for Pike support. //! So, although it's efficient, its use will make switching database drivers //! difficult. diff --git a/lib/modules/Tools.pmod/Hilfe.pmod b/lib/modules/Tools.pmod/Hilfe.pmod index 1579cd31a455dc375a19752982471716ac5afe1c..dd98800982bb0069eef37441288c142ccabf83a4 100644 --- a/lib/modules/Tools.pmod/Hilfe.pmod +++ b/lib/modules/Tools.pmod/Hilfe.pmod @@ -2222,7 +2222,7 @@ class Evaluator { if (sizeof(hch_warnings)) safe_write(hch_warnings); } - }; + } //! Creates a wrapper and compiles the pike code @[f] in it. //! If a new variable is compiled to be tested, its name