aboutsummaryrefslogtreecommitdiffstats
path: root/includes/page/ImagePage.php
diff options
context:
space:
mode:
authorMatěj Suchánek <matejsuchanek97@gmail.com>2022-05-09 11:09:00 +0200
committerMatěj Suchánek <matejsuchanek97@gmail.com>2022-05-10 12:46:11 +0000
commite47c44107882ecdd58ae900f9d8b176688160d68 (patch)
treed58b32ba31c6dc9ae43aed0f14ea5cbd77ca02a0 /includes/page/ImagePage.php
parente9eb4f60d68f9ed4e7cd693d3e85b4e1d7945672 (diff)
downloadmediawikicore-e47c44107882ecdd58ae900f9d8b176688160d68.tar.gz
mediawikicore-e47c44107882ecdd58ae900f9d8b176688160d68.zip
Fix many typos in comments
Found using IntelliJ's "Typo" code inspection. Change-Id: I746220ebe6e1e39f6cb503390ec9053e6518cf16
Diffstat (limited to 'includes/page/ImagePage.php')
-rw-r--r--includes/page/ImagePage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/page/ImagePage.php b/includes/page/ImagePage.php
index d6df2e105b85..3dc9fc6eb983 100644
--- a/includes/page/ImagePage.php
+++ b/includes/page/ImagePage.php
@@ -316,7 +316,7 @@ class ImagePage extends Article {
}
/**
- * Returns language code to be used for dispaying the image, based on request context and
+ * Returns language code to be used for displaying the image, based on request context and
* languages available in the file.
*
* @param WebRequest $request