Skip to content

Commit

Permalink
Merge pull request #14 from dereckson/spelling
Browse files Browse the repository at this point in the history
Improve code documentation spelling
  • Loading branch information
k0a1a authored May 25, 2021
2 parents 0a604c0 + 7be56e8 commit ff69c8d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion doc/html/module__glue_8inc_8php.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/html/module__glue_8inc_8php_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/html/module__user__css_8inc_8php_source.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/latex/module__glue_8inc_8php.tex
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ \subsection{Function Documentation}
\index{revisions\_\-info@{revisions\_\-info}!module_glue.inc.php@{module\_\-glue.inc.php}}
\subsubsection[{revisions\_\-info}]{\setlength{\rightskip}{0pt plus 5cm}revisions\_\-info (\$ {\em args})}}
\label{module__glue_8inc_8php_a1dc65b69a920ac4ebc8f7c1df305060b}
return an array with informations about all revisions of a page
return an array with information about all revisions of a page


\begin{DoxyParams}{Parameters}
Expand Down
2 changes: 1 addition & 1 deletion module_glue.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ function revisions($args)


/**
* return an array with informations about all revisions of a page
* return an array with information about all revisions of a page
*
* @param array $args arguments
* key 'pagename' is the pagename (i.e. page)
Expand Down
2 changes: 1 addition & 1 deletion module_user_css.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
/*
* module_user_css.inc.php
* this is a placeholder for obsoleted file.
* functionaly is replaced by module_user_code.inc.php
* functionally is replaced by module_user_code.inc.php
*/

0 comments on commit ff69c8d

Please sign in to comment.