diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-07-19 21:04:02 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-07-19 21:04:02 -0700 |
commit | fd8e6f313088f124cdd80387e1a1c7887f0c7300 (patch) | |
tree | 785fde7104bfe08d1f8dfde0217a650da6e31afb /include | |
parent | ec00c5b18a1efea64517b18fa12bb9df6f0b95f7 (diff) | |
download | volse-hubzilla-fd8e6f313088f124cdd80387e1a1c7887f0c7300.tar.gz volse-hubzilla-fd8e6f313088f124cdd80387e1a1c7887f0c7300.tar.bz2 volse-hubzilla-fd8e6f313088f124cdd80387e1a1c7887f0c7300.zip |
typo
Diffstat (limited to 'include')
-rw-r--r-- | include/zot.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php index b8954f2ad..89d6c6616 100644 --- a/include/zot.php +++ b/include/zot.php @@ -566,7 +566,7 @@ function zot_gethub($arr) { } /** - * @brief Registers an unknown hup. + * @brief Registers an unknown hub. * * A communication has been received which has an unknown (to us) sender. * Perform discovery based on our calculated hash of the sender at the |