[web-doc] master: Fix typo (#22)

[email protected] (Andre Polykanine via GitHub) Tue, 31 Aug 2021 02:57:17 +0000
Newsgroups php.doc.web
Message-ID <[email protected]>
Author: Andre Polykanine (Menelion)
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2021-08-31T10:57:45+08:00

Commit: https://github.com/php/web-doc/commit/c92fd4b4353ac8a145d4dd93f1d4662b12bfcd85
Raw diff: https://github.com/php/web-doc/commit/c92fd4b4353ac8a145d4dd93f1d4662b12bfcd85.diff

Fix typo (#22)

Changed paths:
  M  include/lib_proj_lang.inc.php


Diff:

diff --git a/include/lib_proj_lang.inc.php b/include/lib_proj_lang.inc.php
index be82aee..07eb8cd 100644
--- a/include/lib_proj_lang.inc.php
+++ b/include/lib_proj_lang.inc.php
@@ -33,7 +33,7 @@
     'it'    => 'Italian',
     'ja'    => 'Japanese',
     'pl'    => 'Polish',
-    'pt_br' => 'Brazillian Portuguese',
+    'pt_br' => 'Brazilian Portuguese',
     'ro'    => 'Romanian',
     'ru'    => 'Russian',
     'tr'    => 'Turkish',