diff options
Diffstat (limited to 'src/phorkie/Repository.php')
| -rw-r--r-- | src/phorkie/Repository.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phorkie/Repository.php b/src/phorkie/Repository.php index 43f2b23..4ac5ae7 100644 --- a/src/phorkie/Repository.php +++ b/src/phorkie/Repository.php @@ -104,7 +104,7 @@ class Repository $this->hash = $output; } - /** + /** * Populates $this->message * * @return void |
