[sr-dev] git:master:fd40efe3: db_postgres: fix spelling error

Victor Seva linuxmaniac at torreviejawireless.org
Fri May 29 12:48:01 CEST 2015


Module: kamailio
Branch: master
Commit: fd40efe3c199d3bdb4195011acbb41b8201e517a
URL: https://github.com/kamailio/kamailio/commit/fd40efe3c199d3bdb4195011acbb41b8201e517a

Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: 2015-05-29T12:44:00+02:00

db_postgres: fix spelling error

---

Modified: modules/db_postgres/pg_oid.h

---

Diff:  https://github.com/kamailio/kamailio/commit/fd40efe3c199d3bdb4195011acbb41b8201e517a.diff
Patch: https://github.com/kamailio/kamailio/commit/fd40efe3c199d3bdb4195011acbb41b8201e517a.patch

---

diff --git a/modules/db_postgres/pg_oid.h b/modules/db_postgres/pg_oid.h
index cf49afe..b8a50d9 100644
--- a/modules/db_postgres/pg_oid.h
+++ b/modules/db_postgres/pg_oid.h
@@ -86,7 +86,7 @@ enum pg_type_id {
 
 
 /** Creates a new Oid mapping table.
- * The function creates a new Oid mapping table and initalizes the contents
+ * The function creates a new Oid mapping table and initializes the contents
  * of the table with values obtained from the PostgreSQL result in parameter.
  * Each element of the table maps field type name to oid and vice versa.
  * @param res A PostgreSQL result structure used to initialize the array.




More information about the sr-dev mailing list