Skip to content

Commit

Permalink
Add missing '*' to comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
terrencegf committed Jun 22, 2018
1 parent dad2a4a commit 89bf4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Service/Skin.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class Skin

/**
* @var bool $skininitialized Have we initialized the skin by reading in
the forceskin.txt file?
* the forceskin.txt file?
*/
protected $skininitialized = false;

Expand Down

0 comments on commit 89bf4f0

Please sign in to comment.