Fix typos (#2055)
authorFabii547 <Fabii547@users.noreply.github.com>
Fri, 8 Jul 2016 13:48:20 +0000 (15:48 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 8 Jul 2016 13:48:20 +0000 (15:48 +0200)
83 files changed:
wcfsetup/install/files/js/WoltLab/WCF/Attachment/Upload.js
wcfsetup/install/files/js/WoltLab/WCF/Controller/Condition/Page/Dependence.js
wcfsetup/install/files/js/WoltLab/WCF/Controller/Notice/Dismiss.js
wcfsetup/install/files/js/WoltLab/WCF/Dom/Util.js
wcfsetup/install/files/js/WoltLab/WCF/Language/Chooser.js
wcfsetup/install/files/js/WoltLab/WCF/Media/Manager/Search.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Dropdown/Simple.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Like/Handler.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Redactor/Format.js
wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php
wcfsetup/install/files/lib/acp/form/OptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php
wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php
wcfsetup/install/files/lib/data/application/Application.class.php
wcfsetup/install/files/lib/data/article/ViewableArticle.class.php
wcfsetup/install/files/lib/data/box/Box.class.php
wcfsetup/install/files/lib/data/category/Category.class.php
wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php
wcfsetup/install/files/lib/data/media/Media.class.php
wcfsetup/install/files/lib/data/media/MediaAction.class.php
wcfsetup/install/files/lib/data/media/MediaEditor.class.php
wcfsetup/install/files/lib/data/media/MediaList.class.php
wcfsetup/install/files/lib/data/media/ViewableMedia.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php
wcfsetup/install/files/lib/data/object/type/ObjectType.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php
wcfsetup/install/files/lib/data/poll/PollAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php
wcfsetup/install/files/lib/form/MessageForm.class.php
wcfsetup/install/files/lib/page/RecentActivityListPage.class.php
wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php
wcfsetup/install/files/lib/system/Regex.class.php
wcfsetup/install/files/lib/system/SingletonFactory.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php
wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php
wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php
wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php
wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/database/Database.class.php
wcfsetup/install/files/lib/system/event/EventHandler.class.php
wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php
wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php
wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php
wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php
wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php
wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php
wcfsetup/install/files/lib/system/request/Request.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php
wcfsetup/install/files/lib/system/request/StaticRoute.class.php
wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php
wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/util/ClassUtil.class.php
wcfsetup/install/files/lib/util/CronjobUtil.class.php
wcfsetup/install/files/lib/util/DOMUtil.class.php
wcfsetup/install/files/lib/util/Diff.class.php
wcfsetup/install/files/lib/util/StringUtil.class.php
wcfsetup/install/files/lib/util/XMLWriter.class.php

index c278a50b920ced3bb9446119bbd30ae6cd0d8614..3f44eeb84f4fcaccbe7447cbc2f245feab20c847 100644 (file)
@@ -60,7 +60,7 @@ define(['Core', 'Dom/ChangeListener', 'Dom/Traverse', 'Language', 'List', 'Uploa
                        
                        var span = elCreate('span');
                        if (this._options.maxSize >= file.size) {
-                               span.className = 'icon icon48 fa-spinnner';
+                               span.className = 'icon icon48 fa-spinner';
                        }
                        else {
                                span.className = 'icon icon48 fa-ban-circle';
index 8d20e68be5723320bbec1569d796049298f10ad5..8836888252cdc8552b0ad96a02a4122d2decd935 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Shows and hides an element that dependes on certain selected pages when setting up conditions.
+ * Shows and hides an element that depends on certain selected pages when setting up conditions.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 493417693a310eec15d88d9568862c725f4534f7..223aa25a05292929c358faac220e1dd68c5b0d6d 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Handles dismissable user notices.
+ * Handles dismissible user notices.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2015 WoltLab GmbH
index abf35699ebd1bf6c6c2e7684a8e0aadfd1eeb48e..a28e69776147d1f2dc948679575b3984b473106d 100644 (file)
@@ -326,14 +326,14 @@ define(['Environment', 'StringUtil'], function(Environment, StringUtil) {
                 * 
                 * @param       {Element}       element         target element
                 * @param       {string=}       prefix          attribute prefix
-                * @param       {boolean=}      camcelCaseName  transform attribute names into camel case using dashes as separators
+                * @param       {boolean=}      camelCaseName  transform attribute names into camel case using dashes as separators
                 * @param       {boolean=}      idToUpperCase   transform '-id' into 'ID'
                 * @returns     {object<string, string>}        list of data attributes
                 */
-               getDataAttributes: function(element, prefix, camcelCaseName, idToUpperCase) {
+               getDataAttributes: function(element, prefix, camelCaseName, idToUpperCase) {
                        prefix = prefix || '';
                        if (!/^data-/.test(prefix)) prefix = 'data-' + prefix;
-                       camcelCaseName = (camcelCaseName === true);
+                       camelCaseName = (camelCaseName === true);
                        idToUpperCase = (idToUpperCase === true);
                        
                        var attribute, attributes = {}, name, tmp;
@@ -342,7 +342,7 @@ define(['Environment', 'StringUtil'], function(Environment, StringUtil) {
                                
                                if (attribute.name.indexOf(prefix) === 0) {
                                        name = attribute.name.replace(new RegExp('^' + prefix), '');
-                                       if (camcelCaseName) {
+                                       if (camelCaseName) {
                                                tmp = name.split('-');
                                                name = '';
                                                for (var j = 0, innerLength = tmp.length; j < innerLength; j++) {
index f7de7dcaed4284e9a873e6b43437c972728d2348..a4356063dfe2a02ac995798d38adc68c8a64d90b 100644 (file)
@@ -275,7 +275,7 @@ define(['Dictionary', 'Language', 'Dom/Traverse', 'Dom/Util', 'ObjectMap', 'Ui/S
                 * Returns the selected language for a certain chooser.
                 * 
                 * @param       {string}        chooserId       input element id
-                * @return      {int}           choosen language id
+                * @return      {int}           chosen language id
                 */
                getLanguageId: function(chooserId) {
                        return ~~this.getChooser(chooserId).element.value;
index 2289f372b731d306f26804ef473914d0f115be4c..f2bdd5cbf3b730290f7dc17ef6eae38dfc099257 100644 (file)
@@ -80,7 +80,7 @@ define(['Ajax', 'Core', 'Dom/Traverse', 'Dom/Util', 'Language', 'WoltLab/WCF/Med
                                
                                var innerInfo = DomTraverse.childByClass(this._input.parentNode.parentNode, 'innerInfo');
                                
-                               // TODO: treshold option?
+                               // TODO: threshold option?
                                if (this._input.value.length >= 3) {
                                        if (innerInfo) {
                                                elHide(innerInfo);
index bbd6317e0235a46115d5842355e519e726aa56d9..1b05e5343e1cf0a544231115f313646dc2caeec7 100644 (file)
@@ -356,7 +356,7 @@ define(
                        
                        var dropdown = _dropdowns.get(targetId), preventToggle = false;
                        if (dropdown !== undefined) {
-                               // Repeated clicks on the dropdown buttom will not cause it to close, the only way
+                               // Repeated clicks on the dropdown button will not cause it to close, the only way
                                // to close it is by clicking somewhere else in the document or on another dropdown
                                // toggle. This is used with the search bar to prevent the dropdown from closing by
                                // setting the caret position in the search input field.
index ef6aeabaf16a03651ea7265c9e8bc55adf62698c..1004588aea3998bad285df095145117d9cf94b09 100644 (file)
@@ -31,11 +31,11 @@ define(
                 * Initializes the like handler.
                 * 
                 * @param       {string}        objectType      object type
-                * @param       {object}        options         initilization options
+                * @param       {object}        options         initialization options
                 */
                init: function(objectType, options) {
                        if (options.containerSelector === '') {
-                               throw new Error("[WoltLab/WCF/Ui/Like/Handler] Expected a non-emtpy string for option 'containerSelector'.");
+                               throw new Error("[WoltLab/WCF/Ui/Like/Handler] Expected a non-empty string for option 'containerSelector'.");
                        }
                        
                        this._containers = new ObjectMap();
index 36f4b6b646b4e838ce8f8a31e1a2df69d8ea8685..81052292fe38fabf54153c679375589a2048de59 100644 (file)
@@ -78,7 +78,7 @@ define(['Dom/Util'], function(DomUtil) {
                 *      |<bar>This is <foo>a </foo></bar>|<bar><foo>simple <bar>example</bar></strike></foo></bar>|
                 *      
                 *      As a result we can now remove <bar> both inside the <strike> element as well as
-                *      the outer <bar> without harming the effect of <bar> for the preceeding siblings.
+                *      the outer <bar> without harming the effect of <bar> for the preceding siblings.
                 *      
                 *      This process is repeated for siblings appearing after the <strike> element too, it
                 *      works as described above but flipped. This is an expensive operation and will only
index 4c5bc60a3bee91d729735f2342b6d62ea1fd23de..5b7c7583aeef255f622eea79fe17c59a16f09be1 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\StringUtil;
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @package    WoltLabSuite\Core\Acp\Form
- * @since      3.0k
+ * @since      3.0
  */
 class MenuAddForm extends AbstractForm {
        /**
index 1c3503691fd3c834db83b27c254f45d60c03bcd7..4a1b5e3eefc06498901abed8daf2f1433dcade72 100644 (file)
@@ -78,7 +78,7 @@ class OptionForm extends AbstractOptionListForm {
                // reset styles to make sure the updated option values are used
                StyleHandler::resetStylesheets();
                
-               // show succes message
+               // show success message
                WCF::getTPL()->assign('success', true);
        }
        
index 184e9af6fd9138c7755c7cf34d90adac524735aa..d57c50f46c1a494fe514a0a37c94be2876ae66f3 100755 (executable)
@@ -29,7 +29,7 @@ class UserEmailAddressExportForm extends AbstractForm {
        public $neededPermissions = ['admin.user.canMailUser'];
        
        /**
-        * type of the file containg the exported email addresses
+        * type of the file containing the exported email addresses
         * @var string
         */
        public $fileType = 'csv';
index a50d276a7fbb7eb5f0c7ca3c56492edb7ba012af..c48fb2c941e3185e4bf6e1ae034dd86c64a63c38 100644 (file)
@@ -161,7 +161,7 @@ class AJAXInvokeAction extends AbstractSecureAction {
        }
        
        /**
-        * Throws an previously catched exception while maintaing the propriate stacktrace.
+        * Throws an previously catched exception while maintaining the propriate stacktrace.
         * 
         * @param       \Exception|\Throwable   $e
         * @throws      AJAXException
index 4c28af053d70bd57eaad25f7677681374e698571..d9193d8cd412706370374be25c2ab6187df83181 100644 (file)
@@ -93,7 +93,7 @@ class Application extends DatabaseObject {
        }
        
        /**
-        * Returns the directory of the application with the given abbrevation.
+        * Returns the directory of the application with the given abbreviation.
         * 
         * @param       string          $abbreviation
         * @return      string
index 82964ebaed2e745f1338151ac2de400eb4bdc4ea..b69402c3e14465ee6c71bfcbff4b9b8e8fd97f7e 100644 (file)
@@ -69,7 +69,7 @@ class ViewableArticle extends DatabaseObjectDecorator {
        }
        
        /**
-        * Sest the article's content.
+        * Sets the article's content.
         *
         * @param       ViewableArticleContent  $articleContent
         */
index 55a22478193010efa931dba3bdc5233b9b733712..39b0d0fb762edce0006e56196a2b886d045c47d3 100644 (file)
@@ -513,7 +513,7 @@ class Box extends DatabaseObject {
        }
        
        /**
-        * Returns the box with the given idnetifier.
+        * Returns the box with the given identifier.
         *
         * @param       string          $identifier
         * @return      Box
index 9aa0b1939f69493a27c35c1eb359edfae7e24dfd..484568ce8261b96beb5d87a11638d7257ccd59b9 100644 (file)
@@ -158,9 +158,9 @@ class Category extends ProcessibleDatabaseObject implements IPermissionObject, I
        public function getParentCategories() {
                if ($this->parentCategories === null) {
                        $this->parentCategories = [];
-                       $parentCaregory = $this;
-                       while ($parentCaregory = $parentCaregory->getParentCategory()) {
-                               $this->parentCategories[] = $parentCaregory;
+                       $parentCategory = $this;
+                       while ($parentCategory = $parentCategory->getParentCategory()) {
+                               $this->parentCategories[] = $parentCategory;
                        }
                        
                        $this->parentCategories = array_reverse($this->parentCategories);
index 0238f664dac1d72cc254e814de7a6845d7ec1990..afb289b1e804f3345bd01185dc03097bc8f65fd2 100644 (file)
@@ -13,7 +13,7 @@ use wcf\system\exception\SystemException;
  */
 class CategoryNodeTree implements \IteratorAggregate {
        /**
-        * list of ids of categories which will not be inluded in the node tree
+        * list of ids of categories which will not be included in the node tree
         * @var integer[]
         */
        protected $excludedCategoryIDs = [];
index 2153f3e9277b79bc54eb2a33a5df75436a3c608c..828e71c867c0e992fb8223e750d928cfac80a7f9 100644 (file)
@@ -84,7 +84,7 @@ class CommentAction extends AbstractDatabaseObjectAction {
        public $createdResponse = null;
        
        /**
-        * errors occuring durch the validation of addComment or addResponse
+        * errors occurring through the validation of addComment or addResponse
         * @var array
         */
        public $validationErrors = [];
index 5d49fe188875f237076800841f55efd92cd35b9b..d4e61810cfba491ed77cc1a27cb2bdd0c75ae391 100644 (file)
@@ -102,7 +102,7 @@ class StructuredCommentResponseList extends CommentResponseList {
        }
        
        /**
-        * Returns mimimum response time.
+        * Returns minimum response time.
         * 
         * @return      integer
         */
index 20eb73cd9a0d08f00380306832d709cfdb1934a9..cb8232891462cc2787f79d6d2db4a1d9d4d6ea73 100644 (file)
@@ -134,7 +134,7 @@ class CronjobAction extends AbstractDatabaseObjectAction implements IToggleActio
                        
                        // check if all required options are set for cronjob to be executed
                        // note: a general log is created to avoid confusion why a cronjob
-                       // apperently is not executed while that is indeed the correct internal
+                       // apparently is not executed while that is indeed the correct internal
                        // behavior
                        if ($cronjob->validateOptions()) {
                                try {
index 0d4b41c12c9f7686012c857646d4ba01e4b694b8..18caa5934b1ff9911012920c7e989404d845aaa9 100644 (file)
@@ -8,7 +8,7 @@ use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
 
 /**
- * Represents a madia file.
+ * Represents a media file.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 3942963015c2348bc5b123074b23d6404176c86f..475c12530d235194cdf50c12aec8f560c9b14468 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
 use wcf\util\FileUtil;
 
 /**
- * Executes madia file-related actions.
+ * Executes media file-related actions.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 1b380b093dea31d422ffc740256f0f2af72da2e7..36e86f869574d908f04e55b917ebccf82d9098da 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\data\media;
 use wcf\data\DatabaseObjectEditor;
 
 /**
- * Procides functions to edit media files.
+ * Provides functions to edit media files.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index e71cb03dba8261574f88ce979fe6969d0f875cd5..f9c39e65ed6cefb1ffad67e39c8d7c9316fab7a4 100644 (file)
@@ -4,7 +4,7 @@ use wcf\data\DatabaseObjectList;
 use wcf\system\database\util\PreparedStatementConditionBuilder;
 
 /**
- * Represents a list of madia files.
+ * Represents a list of media files.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 829da19c6200da9489fc05020126a4f1b1b506ba..f30148903188e2232cc877d84e655fd6a6a7004e 100644 (file)
@@ -5,7 +5,7 @@ use wcf\util\FileUtil;
 use wcf\util\StringUtil;
 
 /**
- * Represents a viewable madia file.
+ * Represents a viewable media file.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 311fdfb34c0e64fbddcc266cea4ee4c87ffe735f..344f4eda461ba182fff161b863f4aeb90f4e8698 100644 (file)
@@ -104,7 +104,7 @@ class MenuItemNodeTree {
                                                        $node->setIsActive();
                                                        
                                                        // only one effective item can be marked as active, use the first
-                                                       // occurence with the highest priority and ignore everything else
+                                                       // occurrence with the highest priority and ignore everything else
                                                        return;
                                                }
                                        }
index ae217b7ac0909a2306607bcb0f53004962a62861..6d2f7c3bdf8fa0da02bb5edc60590131fa0f8e0c 100644 (file)
@@ -74,7 +74,7 @@ class ViewableModerationQueueList extends ModerationQueueList {
                                ModerationQueueManager::getInstance()->populate($objectTypeID, $queueItems);
                        }
                        
-                       // check for non-existant items
+                       // check for non-existent items
                        $queueIDs = [];
                        foreach ($this->objects as $index => $object) {
                                if ($object->isOrphaned()) {
index c93d280b293e6719f1db6884b19e8a9aa0e2e083..529c9323ba542b621614ddc09921101ae884bff1 100644 (file)
@@ -54,7 +54,7 @@ class ObjectType extends ProcessibleDatabaseObject {
        }
        
        /**
-        * Returns the names of proporties that should be serialized.
+        * Returns the names of properties that should be serialized.
         * 
         * @return      string[]
         */
index 371f9619bcfa0274ba6bf5d15bc3011371147985..eba7c405ea436225dec19abb921c91f79f2c80a4 100644 (file)
@@ -159,7 +159,7 @@ class PackageUpdateServer extends DatabaseObject {
        }
        
        /**
-        * Returns the highlighed server URL.
+        * Returns the highlighted server URL.
         * 
         * @return      string
         */
index 3a92f06b61241b933b750e76b3684a03da9f4014..15cfe22264be933c07e2b428048d536e9faa9bab 100644 (file)
@@ -346,7 +346,7 @@ class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
                // step 2) copy
                //
                
-               // cretae poll
+               // create poll
                $pollData = $row;
                $pollData['objectTypeID'] = $targetObjectType->objectTypeID;
                $pollData['objectID'] = $this->parameters['targetObjectID'];
index dba3983242ff3902472bf1c58eaddece3291ce9c..76510d5c92a96aec84004270fff68e3ea4343a70 100644 (file)
@@ -68,7 +68,7 @@ class UserActivityEventAction extends AbstractDatabaseObjectAction {
                        return [];
                }
                
-               // removes orphaned and non-accessable events
+               // removes orphaned and non-accessible events
                UserActivityEventHandler::validateEvents($eventList);
                
                if (!count($eventList)) {
index 5dd0d5dfbace5810a63598b85f54a2e9cc39e23c..ebf479c43fbe634c510d054a030a9e53d93bbbac 100644 (file)
@@ -251,7 +251,7 @@ class UserGroup extends DatabaseObject implements ITitledObject {
        /**
         * Returns true if the current group is a moderator-group.
         * 
-        * @reutn       boolean
+        * @return      boolean
         */
        public function isModGroup() {
                // workaround for WCF-Setup
index f60f20f7330e5c75edd4b33d24eb3231e839ce9d..35f03a638009d672de9b236e197006019d8bbe76 100644 (file)
@@ -7,7 +7,7 @@ use wcf\system\condition\ConditionHandler;
 use wcf\system\request\IRouteController;
 
 /**
- * Represents an automatic assignement to a user group.
+ * Represents an automatic assignment to a user group.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
@@ -31,7 +31,7 @@ class UserGroupAssignment extends DatabaseObject implements IRouteController {
        protected static $databaseTableName = 'user_group_assignment';
        
        /**
-        * Returns the conditions of the automatic assignement to a user group.
+        * Returns the conditions of the automatic assignment to a user group.
         * 
         * @return      Condition[]
         */
index df32f580c3be9f61fd138a9ffcbdc0e0ccf5b8b9..b79e89eb5d187bc2d058c105b01654cd5ad14e4e 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\MessageUtil;
 use wcf\util\StringUtil;
 
 /**
- * MessageForm is an abstract form implementation for a message with optional captcha suppport.
+ * MessageForm is an abstract form implementation for a message with optional captcha support.
  * 
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
index d018bb58b1c7ed052b60c70a7bc2c246f26c2587..f5585002ce8ff6bf836979d7578b002335608050 100644 (file)
@@ -51,7 +51,7 @@ class RecentActivityListPage extends AbstractPage {
                
                $lastEventTime = $this->eventList->getLastEventTime();
                
-               // removes orphaned and non-accessable events
+               // removes orphaned and non-accessible events
                UserActivityEventHandler::validateEvents($this->eventList);
                
                WCF::getTPL()->assign([
index 6159c4d3b9e9685461df7bb86d8aa70db89f7466..7b5066046fcdcbc91d4e12cd909e7d6501e49926 100644 (file)
@@ -6,7 +6,7 @@ namespace wcf\system;
  * 
  * You SHOULD NOT implement this interface in generic classes, as each method is entirely
  * responsible to verify parameters and permissions. Implementing this class in generic
- * classes leads to a potential breach of security and unforseen side-effects.
+ * classes leads to a potential breach of security and unforeseen side-effects.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
index 1f0cab838efd1d025b7f28bc79120f51c1e804bf..deada472138548b8bb2b619c0fa2ab8d81ec9b89 100644 (file)
@@ -42,7 +42,7 @@ final class Regex {
        const NO_ANALYSE = 8;
        
        /**
-        * indicates that whitespaces are igored in regex
+        * indicates that whitespaces are ignored in regex
         * @var integer
         */
        const IGNORE_WHITESPACE = 16;
index 2388d0eabecfe28a90fc4c009c2411dbf3830405..a8c9d653b1230e63a94a330a72c012e5b818669b 100644 (file)
@@ -26,7 +26,7 @@ abstract class SingletonFactory {
        }
        
        /**
-        * Called within __construct(), override if neccessary.
+        * Called within __construct(), override if necessary.
         */
        protected function init() { }
        
index 1e5f1cefb9a336c371fb34a00167d1fff1bf20ef..fc6cc3ba8d091b054a13915b7c803e67c4be09b3 100644 (file)
@@ -287,7 +287,7 @@ class WCF {
         * @throws      ErrorException
         */
        public static final function handleError($severity, $message, $file, $line) {
-               // this is neccessary for the shut-up operator
+               // this is necessary for the shut-up operator
                if (error_reporting() == 0) return;
                
                throw new ErrorException($message, 0, $severity, $file, $line);
index 8cca0de88c63c82d7408966a4b4091bc018486d6..d453edcc656b6efcf4510c8a6717f599360c72f7 100644 (file)
@@ -607,7 +607,7 @@ class WCFSetup extends WCF {
        }
        
        /**
-        * Shows the page for configurating the database connection.
+        * Shows the page for configuring the database connection.
         */
        protected function configureDB() {
                if (self::$developerMode && isset($_ENV['WCFSETUP_DBHOST'])) {
index a0bbb2700258cc1fe96ddcc4b769fa8825cca073..efd1e5a1b0d1f6ccf112b32ef5f4bf20b3e31255 100644 (file)
@@ -75,7 +75,7 @@ class BackgroundQueueHandler extends SingletonFactory {
        }
        
        /**
-        * Immediatly performs the given job.
+        * Immediately performs the given job.
         * This method automatically handles requeuing in case of failure.
         * 
         * This method is used internally by performNextJob(), but it can
@@ -135,7 +135,7 @@ class BackgroundQueueHandler extends SingletonFactory {
         */
        public function performNextJob() {
                WCF::getDB()->beginTransaction();
-               $commited = false;
+               $committed = false;
                try {
                        $sql = "SELECT          jobID, job
                                FROM            wcf".WCF_N."_background_job
@@ -174,10 +174,10 @@ class BackgroundQueueHandler extends SingletonFactory {
                                return;
                        }
                        WCF::getDB()->commitTransaction();
-                       $commited = true;
+                       $committed = true;
                }
                finally {
-                       if (!$commited) WCF::getDB()->rollBackTransaction();
+                       if (!$committed) WCF::getDB()->rollBackTransaction();
                }
                
                $job = null;
index c5a5e680c2b412a0258b3d4eaf2325f3cc6e6afa..8ad00a0558a80f0bf4b2b8b02305dfaf39f9b919 100644 (file)
@@ -39,7 +39,7 @@ class CodeBBCode extends AbstractBBCode {
        protected $filename = '';
        
        /**
-        * start line numer attribute value
+        * start line number attribute value
         * @var string
         */
        protected $startLineNumber = 1;
index 8ec510a65d1bc2334c731309f0f2370de6488a9e..c617ab64cf349f33cca62fea952dfb5adc4196fa 100644 (file)
@@ -26,7 +26,7 @@ abstract class AbstractUserBulkProcessingAction extends AbstractBulkProcessingAc
        
        /**
         * Returns all users who the active user can access due to their user group
-        * assocition.
+        * association.
         * 
         * @param       UserList        $userList
         * @return      User[]
index f0dcd0c1d603ba954861aace0c8ceec596d57671..fe1077fd6c941c2bbe881318765db4966f0aa0eb 100644 (file)
@@ -7,7 +7,7 @@ use wcf\system\WCF;
 use wcf\util\StringUtil;
 
 /**
- * Bulk processing action implementation for sening mails to users.
+ * Bulk processing action implementation for sending mails to users.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index 37f579f508b246607add46b2e2514d67274ca423..7f11a6f2f0c08f2aab2888058754becb34c1ddad 100644 (file)
@@ -29,7 +29,7 @@ class RoutingCacheBuilder extends AbstractCacheBuilder {
        }
        
        /**
-        * Builds the list of controllers violating the camcel-case schema by having more than
+        * Builds the list of controllers violating the camel-case schema by having more than
         * two consecutive upper-case letters in the name. The list is divided on an application
         * and environment level to prevent any issues with controllers with the same name but
         * correct spelling to be incorrectly handled.
index 34f00c9407172a092179181c8ecf2d01ae01b1d7..225161bcf90d5b062f8fd84e8199ed6087794c12 100644 (file)
@@ -108,7 +108,7 @@ class DiskCacheSource implements ICacheSource {
        }
        
        /**
-        * Determines wheater the cache needs to be rebuild or not.
+        * Determines whether the cache needs to be rebuild or not.
         * 
         * @param       string          $filename
         * @param       integer         $maxLifetime
index ebf6e3a54eb0ff886f585b2ce23fbccd782412ea..d2667c18dabc6760321bae36e0cc4867c743b1b0 100644 (file)
@@ -7,7 +7,7 @@ use wcf\system\exception\UserInputException;
 use wcf\system\WCF;
 
 /**
- * Condition implementation for compairing a user-bound timestamp with a fixed time
+ * Condition implementation for comparing a user-bound timestamp with a fixed time
  * interval.
  * 
  * @author     Matthias Schmidt
index d1300cf408a70a910e30e77c3a74fbd7cbf5d0d0..ef6f6ee04413f6a4c93fe26a74871ce9ef696b8f 100644 (file)
@@ -23,7 +23,7 @@ class BackgroundQueueCleanUpCronjob extends AbstractCronjob {
                
                WCF::getDB()->beginTransaction();
                /** @noinspection PhpUnusedLocalVariableInspection */
-               $commited = false;
+               $committed = false;
                try {
                        $sql = "SELECT          jobID, job
                                FROM            wcf".WCF_N."_background_job
@@ -60,7 +60,7 @@ class BackgroundQueueCleanUpCronjob extends AbstractCronjob {
                        
                        if (empty($jobIDs)) {
                                WCF::getDB()->commitTransaction();
-                               $commited = true;
+                               $committed = true;
                                return;
                        }
                        
@@ -72,10 +72,10 @@ class BackgroundQueueCleanUpCronjob extends AbstractCronjob {
                        $statement->execute($condition->getParameters());
                        
                        WCF::getDB()->commitTransaction();
-                       $commited = true;
+                       $committed = true;
                }
                finally {
-                       if (!$commited) WCF::getDB()->rollBackTransaction();
+                       if (!$committed) WCF::getDB()->rollBackTransaction();
                }
        }
 }
index a064dc9c08337c98787dda193c6451f703ada0e1..1c6c6c402dbd53ab80836ca1b1749ef8309b900e 100644 (file)
@@ -67,7 +67,7 @@ class CronjobScheduler extends SingletonFactory {
                        
                        // check if all required options are set for cronjob to be executed
                        // note: a general log is created to avoid confusion why a cronjob
-                       // apperently is not executed while that is indeed the correct internal
+                       // apparently is not executed while that is indeed the correct internal
                        // behavior
                        if ($cronjobEditor->validateOptions()) {
                                try {
index fec4f4300ce0985b75fa07880e459052d686992d..e72b9d7ad1c52996cfba5b9e79687025aa442505 100644 (file)
@@ -7,7 +7,7 @@ use wcf\data\session\virtual\SessionVirtualEditor;
 use wcf\data\session\SessionEditor;
 
 /**
- * Deletes expired sesions.
+ * Deletes expired sessions.
  * 
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
index cdc9ceb2e29d6b6a8f00b87bde2b9d5774128762..1fd81b807efeb3d358764275959830148bce827c 100644 (file)
@@ -161,7 +161,7 @@ abstract class Database {
        }
        
        /**
-        * Commits a transaction and returns true if the transaction was successfull.
+        * Commits a transaction and returns true if the transaction was successful.
         * 
         * @return      boolean
         * @throws      DatabaseTransactionException
@@ -191,7 +191,7 @@ abstract class Database {
        }
        
        /**
-        * Rolls back a transaction and returns true if the rollback was successfull.
+        * Rolls back a transaction and returns true if the rollback was successful.
         * 
         * @return      boolean
         * @throws      DatabaseTransactionException
index 94b1185500165c2e344bcfa8ce948d918d2518c8..5995494e48aa24d3b22d9004684ff54813bee585 100644 (file)
@@ -30,7 +30,7 @@ class EventHandler extends SingletonFactory {
        protected $inheritedActions = null;
        
        /**
-        * instances of registerd actions
+        * instances of registered actions
         * @var array
         */
        protected $actionsObjects = [];
index 5c334a699699714a594d4aa5cdef39b023fed278..09b20a8a5fdfe5dd2e6d0dcf5351ad8754e94a95 100644 (file)
@@ -250,7 +250,7 @@ class ImageAdapter implements IImageAdapter {
         */
        public function rotate($degrees) {
                if ($degrees > 360.0 || $degrees < 0.0) {
-                       throw new SystemException("Degress must be a value between 0 and 360.");
+                       throw new SystemException("Degrees must be a value between 0 and 360.");
                }
                
                return $this->adapter->rotate($degrees);
index 37273748ed23adbf2a1bffe8b7164f58b17c0139..e9093081925f513620bd0d1b8f7c5e09cabb4ef9 100644 (file)
@@ -253,7 +253,7 @@ class SMTPMailSender extends MailSender {
        }
        
        /**
-        * Reads the Information wich the Server sends back.
+        * Reads the Information which the Server sends back.
         * 
         * @return      string
         */
index 80587ba53ee7e73db56088c7030b50b87a553357..f17d4ef64c957a82552421ef2e9c8456c65291c0 100644 (file)
@@ -128,7 +128,7 @@ class MessageEmbeddedObjectManager extends SingletonFactory {
        }
        
        /**
-        * Removes embedded object assigments for given messages.
+        * Removes embedded object assignments for given messages.
         * 
         * @param       string                  $messageObjectType
         * @param       integer[]               $messageIDs
index 62a43b77470b688bb1b48e4c94906366ece51142..68c2b86c50b164a63a99a73fe6829a1d63a7f8c9 100644 (file)
@@ -91,7 +91,7 @@ class MessageQuoteManager extends SingletonFactory {
        
        /**
         * Adds a quote unless it is already stored. If you want to quote a whole
-        * message while maintaing the original markup, pass $obj->getExcerpt() for
+        * message while maintaining the original markup, pass $obj->getExcerpt() for
         * $message and $obj->getMessage() for $fullQuote.
         * 
         * @param       string          $objectType
index c56022596ac657d266d60ef346da865d44fb6433..c7b6304b66b6a3276d951e0a20cf80eb09bfbef7 100644 (file)
@@ -63,7 +63,7 @@ interface IModerationQueueManager {
        public function populate($objectTypeID, array $objects);
        
        /**
-        * Returns whether the afftected content may be removed.
+        * Returns whether the affected content may be removed.
         * 
         * @param       \wcf\data\moderation\queue\ModerationQueue      $queue
         * @return      boolean
index 59112aadd65da1e94cab81430ccc4174b7180f17..50df569eb9225f4ce4a9c5d943ca1bc5bbc52583 100644 (file)
@@ -35,7 +35,7 @@ interface ISearchableConditionUserOption extends ISearchableUserOption {
        public function checkUser(User $user, Option $option, $value);
        
        /**
-        * Returns the data of the condition or null if the option should be igored.
+        * Returns the data of the condition or null if the option should be ignored.
         * 
         * @param       Option          $option
         * @param       mixed           $newValue
index 27ab6cceaf5198d2dbf32ccaf16f9566265ec74b..32102545f5ec18f88137078ea2ea91cd523f0c11 100644 (file)
@@ -471,7 +471,7 @@ class PackageArchive {
        }
        
        /**
-        * Returns true if the package is an application and has an unique abbrevation.
+        * Returns true if the package is an application and has an unique abbreviation.
         * 
         * @return      boolean
         */
index 97ace01e210b1f549e68b90fe9ed6f2cde4ff123..acc361c464b2fc27a6c30cbbd14cfdd649ced237 100644 (file)
@@ -13,7 +13,7 @@ use wcf\system\setup\IFileHandler;
  */
 abstract class PackageInstallationFileHandler implements IFileHandler {
        /**
-        * abbrevation of the application the files belong to
+        * abbreviation of the application the files belong to
         * @var string
         */
        protected $application = '';
index affba2cb253c97e405ebc9b4fa2dd102157e04b1..d8c422b8397c68f2f1629f0af2587b469a38fcab 100644 (file)
@@ -61,7 +61,7 @@ class UserGroupOptionPackageInstallationPlugin extends AbstractOptionPackageInst
                        if (!in_array($tag, self::$reservedTags)) $additionalData[$tag] = $value;
                }
                
-               // check if the otion exist already and was installed by this package
+               // check if the option exist already and was installed by this package
                $sql = "SELECT  optionID
                        FROM    wcf".WCF_N."_user_group_option
                        WHERE   optionName = ?
index ad3a035604ad38c2ec2b4a0acf23fbe58f3059b1..bd97a22f3626531704377a22bee0ec7054e0a17a 100644 (file)
@@ -2,7 +2,7 @@
 namespace wcf\system\page\handler;
 
 /**
- * Default implementation for pages supporting visiblity and outstanding items.
+ * Default implementation for pages supporting visibility and outstanding items.
  * 
  * It is highly recommended to extend this class rather than implementing the interface
  * directly to achieve better upwards-compatibility in case of interface changes.
index f1d24d4f79cb0012956f71598a14059e75ff0677..6ba0f3331e4f3b9683ef75058e2db19803b6f423 100644 (file)
@@ -2,7 +2,7 @@
 namespace wcf\system\page\handler;
 
 /**
- * Default interface for pages supporting visiblity and outstanding items.
+ * Default interface for pages supporting visibility and outstanding items.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
index df028a388ab3213e348a118e59635577d314b405..72fd45a3c3e557a0e55907e73ca2187e92be98e0 100644 (file)
@@ -149,7 +149,7 @@ class Request {
        }
        
        /**
-        * Returns true if the requested page is avaiable during the offline mode.
+        * Returns true if the requested page is available during the offline mode.
         * 
         * @return      boolean
         */
index 6b7a14e6c1d98b762d219386fcd4b72bb2d2a0c3..ab0df9eb483b034a8973264459b6d0ac7d41a3e5 100644 (file)
@@ -204,7 +204,7 @@ class RouteHandler extends SingletonFactory {
         * This heavily limits the abilities for end-users to define appealing urls, but at
         * the same time this ensures a sufficient level of stability.
         * 
-        * @param       string  $customUrl      url to perform sanitiy checks on
+        * @param       string  $customUrl      url to perform sanity checks on
         * @return      bool    true if `$customUrl` passes the sanity check
         * @since       3.0
         */
index 984286d06f471366977975e1e7a75da16fb50ef8..4b31e15eff008e74c40c17e3b14860d5d8f32562 100644 (file)
@@ -24,7 +24,7 @@ class StaticRoute extends FlexibleRoute {
        protected $staticController = '';
        
        /**
-        * Creates a new static route instace.
+        * Creates a new static route instance.
         */
        public function __construct() {
                // static routes are disallowed for ACP
index e39bb65980dde1db2aa2a6895d6f73d29c2a1d03..d28ac00f4ac4fabd06f1e7a019db8e1421ddcf0d 100644 (file)
@@ -11,7 +11,7 @@ namespace wcf\system\search\acp;
  */
 interface IACPSearchResultProvider {
        /**
-        * Returns a list of seach results for given query.
+        * Returns a list of search results for given query.
         * 
         * @param       string          $query
         * @return      ACPSearchResult[]
index f23793bb4ee3a897075536f27e91e89fca23f300..407958ab1416f684b77c0266714b39987027c163 100644 (file)
@@ -468,7 +468,7 @@ class TemplateScriptingCompiler {
         * @throws      SystemException
         */
        protected function compileBlockPlugin($tagCommand, $tagArgs) {
-               // check wheater this is the start ({block}) or the
+               // check whether this is the start ({block}) or the
                // end tag ({/block})
                if (substr($tagCommand, 0, 1) == '/') {
                        $tagCommand = substr($tagCommand, 1);
@@ -516,7 +516,7 @@ class TemplateScriptingCompiler {
         * @throws      SystemException
         */
        protected function compileCompilerPlugin($tagCommand, $tagArgs) {
-               // check wheater this is the start ({block}) or the
+               // check whether this is the start ({block}) or the
                // end tag ({/block})
                if (substr($tagCommand, 0, 1) == '/') {
                        $tagCommand = substr($tagCommand, 1);
index 7a486a70c9783ce7fe5465e48469cf9be25366ad..8b186729ae67029151ecad933e2507627890f44f 100644 (file)
@@ -39,7 +39,7 @@ class HascontentPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
         * Reorders content to provide a logical order. In fact the content of
         * '{content}' is moved outside the if-condition in order to capture
-        * the content during runtime, safely determining wether content is empty
+        * the content during runtime, safely determining whether content is empty
         * or not.
         * 
         * @param       array           $matches
index 78673278874a15aa7127722a7c8108608a82c08c..0c0f4f4b242f0e8db8a01419d29592ebb7aec592 100644 (file)
@@ -4,7 +4,7 @@ use wcf\system\template\TemplateScriptingCompiler;
 use wcf\system\WCF;
 
 /**
- * Template prefiler plugin which compiles static language variables.
+ * Template prefilter plugin which compiles static language variables.
  * 
  * Dynamic language variables will catched by the 'lang' compiler function.
  * It is recommended to use static language variables.
index 01bc52069df00451a5093beb88e66981a600fc47..1645bcedc21a11082f6b5e84351866429fff6cbc 100644 (file)
@@ -231,7 +231,7 @@ class UserActivityPointHandler extends SingletonFactory {
        
        /**
         * Returns the user activity point event object type with the given id or
-        * null if no such object tyoe exists.
+        * null if no such object type exists.
         * 
         * @param       integer         $objectTypeID
         * @return      \wcf\data\object\type\ObjectType
index dcaeb447d3a6954ab6aa4ab0897b8883b6b5ca07..acf94d3cefb475aafb7f1f487bb3a912fa331dd6 100644 (file)
@@ -9,7 +9,7 @@ use wcf\system\moderation\queue\report\IModerationQueueReportHandler;
 use wcf\system\WCF;
 
 /**
- * User notification event for moderation queue commments.
+ * User notification event for moderation queue comments.
  *
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index c94eda27c0d827548610e02bdd20e8430ccf816f..8381ec3423bc523129a63f4069779779bea9b351 100644 (file)
@@ -9,7 +9,7 @@ use wcf\system\user\notification\object\IUserNotificationObject;
 use wcf\system\WCF;
 
 /**
- * User notification event for moderation queue commments.
+ * User notification event for moderation queue comments.
  * 
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
index a0f4aa488f74126f120507f0686a50e32ae3dcee..05d482183f181060dd70b8c4d5cdca44583c737b 100644 (file)
@@ -5,7 +5,7 @@ use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
 
 /**
- * User notification event for profile commment likes.
+ * User notification event for profile comment likes.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
index 1a5e21de3669880b887441de1e1c1b6694cfc767..6f411613b4919643ca59661433f4b179dc8c7237 100644 (file)
@@ -5,7 +5,7 @@ use wcf\system\request\LinkHandler;
 use wcf\system\WCF;
 
 /**
- * User notification event for profile commment response likes.
+ * User notification event for profile comment response likes.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
index 4ed3efb4296e6ee1777631a74dd8ecd44a474408..2fb86ab1fd2db2781eb5c06cd701bd1de1af1524 100644 (file)
@@ -10,7 +10,7 @@ use wcf\system\user\notification\object\CommentResponseUserNotificationObject;
 use wcf\system\WCF;
 
 /**
- * User notification event for profile's owner for commment responses.
+ * User notification event for profile's owner for comment responses.
  * 
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
index 68bd8769f7b59ff650dfcc74af66b8acfe2f13a1..a6f327b2c3db746da719220e7fff38260a55f2a6 100644 (file)
@@ -26,7 +26,7 @@ final class ClassUtil {
        }
        
        /**
-        * Checks wether given class extends or implements the target class or interface.
+        * Checks whether given class extends or implements the target class or interface.
         * You SHOULD NOT call this method if 'instanceof' satisfies your request!
         * 
         * @param       string          $className
index 3873f51d22276207828e9e52ae02d0c80b27974b..6cfca4e5e8ffad4b5ff5cc181984e7ab201670b5 100644 (file)
@@ -210,7 +210,7 @@ final class CronjobUtil {
                        
                }
                
-               // compare day, month and year wether we have to recalculate hour and minute
+               // compare day, month and year whether we have to recalculate hour and minute
                if (($day != self::$result['day']) || ($month != self::$result['month']) || ($year != self::$result['year'])) {
                        // calculate new time base
                        $timeBase = gmmktime(0, 0, 1, self::$result['month'], self::$result['day'], self::$result['year']);
index c844c248f8250439e56af76ac7a72ff3ca2cb9bf..eebde6c26ceca2a6f3e554ac57394a8ebe66c7a0 100644 (file)
@@ -84,7 +84,7 @@ final class DOMUtil {
        }
        
        /**
-        * Returns the immediate parent element before provided ancenstor element. Returns null if
+        * Returns the immediate parent element before provided ancestor element. Returns null if
         * the ancestor element is the direct parent of provided node.
         * 
         * @param       \DOMNode                $node           node
index 56c31cb66d3278c37728ffc93d9ebbbbb1d64354..6c69fd437fd93dd84875c1dc73aac8f0b65fd150 100644 (file)
@@ -25,7 +25,7 @@ class Diff {
        const REMOVED = '-';
        
        /**
-        * indentifier for unchanged lines
+        * identifier for unchanged lines
         * @var string
         */
        const SAME = ' ';
index e06e5123fff3fd9c272d407bf2824292e1ec2066..6832f5506081bbffa1c687624ac262f17ca94487 100644 (file)
@@ -307,7 +307,7 @@ final class StringUtil {
        }
        
        /**
-        * Checks wether $haystack starts with $needle, or not.
+        * Checks whether $haystack starts with $needle, or not.
         * 
         * @param       string          $haystack       The string to be checked for starting with $needle
         * @param       string          $needle         The string to be found at the start of $haystack
@@ -576,7 +576,7 @@ final class StringUtil {
                $openTags = [];
                $truncatedString = '';
                
-               // initalize length counter with the ending length
+               // initialize length counter with the ending length
                $totalLength = mb_strlen($etc);
                
                preg_match_all('/(<\/?([\w+]+)[^>]*>)?([^<>]*)/', $string, $tags, PREG_SET_ORDER);
index 147db73593251970af6f896099b1d50731752339..39a072068e563f0cbc881746b5bac36b3606c31b 100644 (file)
@@ -18,7 +18,7 @@ class XMLWriter {
        protected $activeDocument = false;
        
        /**
-        * number of open elments
+        * number of open elements
         * @var integer
         */
        protected $openElements = 0;