aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-19 15:27:54 -0300
committerAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-20 19:38:42 -0300
commit0bca36109a0959089a4183c3ea1cde4574ea78ce (patch)
tree39e65b03b3d4e043b79f1d3a52aa6d9063f7de13
parent2219c1b581b86e022109576711f86fe0f8626411 (diff)
downloadvolse-hubzilla-0bca36109a0959089a4183c3ea1cde4574ea78ce.tar.gz
volse-hubzilla-0bca36109a0959089a4183c3ea1cde4574ea78ce.tar.bz2
volse-hubzilla-0bca36109a0959089a4183c3ea1cde4574ea78ce.zip
Scrape.php - Friendika -> Friendica
-rwxr-xr-xinclude/Scrape.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Scrape.php b/include/Scrape.php
index e42d22afc..52405ae2d 100755
--- a/include/Scrape.php
+++ b/include/Scrape.php
@@ -314,7 +314,7 @@ function scrape_feed($url) {
*
* PROBE_DIASPORA has a bias towards returning Diaspora information
* while PROBE_NORMAL has a bias towards dfrn/zot - in the case where
- * an address (such as a Friendika address) supports more than one type
+ * an address (such as a Friendica address) supports more than one type
* of network.
*
*/