Minor: Fix typo in a comment.

This commit is contained in:
Yahnis Elsts 2016-12-22 16:05:15 +02:00
parent 55077f4a03
commit 5b427b4e28
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Class PucReadmeParser {
function __construct() {
// This space intentially blank
// This space intentionally blank
}
function parse_readme( $file ) {