[DOC-CVS] [doc-en] master: pdo_cubrid: fix typo in connection notes

[email protected] (Mikhail Alferov via GitHub) Mon, 18 May 2026 18:22:42 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-05-18T20:22:40+02:00

Commit: https://github.com/php/doc-en/commit/e3654dc683c7a5b73df80549057ddbfceea00266
Raw diff: https://github.com/php/doc-en/commit/e3654dc683c7a5b73df80549057ddbfceea00266.diff

pdo_cubrid: fix typo in connection notes

* Fix typo in connection notes for CUBRID

---------

Co-authored-by: Jordi Kroon <[email protected]>

Changed paths:
  M  reference/pdo_cubrid/reference.xml


Diff:

diff --git a/reference/pdo_cubrid/reference.xml b/reference/pdo_cubrid/reference.xml
index 0d635ef197e1..4d69210fff5a 100644
--- a/reference/pdo_cubrid/reference.xml
+++ b/reference/pdo_cubrid/reference.xml
@@ -287,7 +287,7 @@ var_Dump($ret);
     &reftitle.notes;
     <note>
      <simpara>
-      When you estalish the connection to CUBRID, you should give username and
+      When you establish the connection to CUBRID, you should give username and
       password except DSN.
      </simpara>
     </note>