Skip to content

Commit

Permalink
Deploy docs from c175f08
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #277 from tomudding/fix/incorrectly-spelled-postal-region

Fix spelling of Romania

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Apr 22, 2023
1 parent a9df2bb commit d649903
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions classes/Application-Model-Enums-PostalRegions.html
Original file line number Diff line number Diff line change
Expand Up @@ -1566,9 +1566,9 @@ <h3 id="toc">
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -case -">
<a href="">Romenia</a>
<a href="">Romania</a>
<span>
&nbsp;= &#039;ROMENIA&#039; </span>
&nbsp;= &#039;ROMANIA&#039; </span>
</dt>
<dd></dd>

Expand Down Expand Up @@ -6482,8 +6482,8 @@ <h4 class="phpdocumentor-element__name" id="enumcase_Qatar">
-enum-case
"
>
<h4 class="phpdocumentor-element__name" id="enumcase_Romenia">
Romenia
<h4 class="phpdocumentor-element__name" id="enumcase_Romania">
Romania
<a href="" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
Expand Down
4 changes: 2 additions & 2 deletions js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -1081,8 +1081,8 @@ Search.appendIndex(
"summary": "",
"url": ""
}, {
"fqsen": "\\Application\\Model\\Enums\\PostalRegions\u003A\u003ARomenia",
"name": "Romenia",
"fqsen": "\\Application\\Model\\Enums\\PostalRegions\u003A\u003ARomania",
"name": "Romania",
"summary": "",
"url": ""
}, {
Expand Down

0 comments on commit d649903

Please sign in to comment.