diff options
| author | Justin J. Novack <jnovack@gmail.com> | 2012-09-18 20:52:05 -0400 |
|---|---|---|
| committer | Justin J. Novack <jnovack@gmail.com> | 2012-09-18 20:52:05 -0400 |
| commit | f75e3f666e4ce50c5868042f6f869d920828f92d (patch) | |
| tree | dacc57820923e795341e9902556c53cf54c92e8d /src/phorkie/Repository.php | |
| parent | 046b6e8a7784e5a314ac71f20fbd9e8686d16d06 (diff) | |
| download | phorkie-f75e3f666e4ce50c5868042f6f869d920828f92d.tar.gz phorkie-f75e3f666e4ce50c5868042f6f869d920828f92d.zip | |
corrected spacing to PEAR standards
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 |
