summaryrefslogtreecommitdiff
path: root/web/lib/aurjson.class.php
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-23 00:06:30 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-23 01:05:43 -0500
commite3dfb09aec084fc6bd119309ce949eaab714eae7 (patch)
treeadff790795bcf713dab31e7c537753a3c4cf62b8 /web/lib/aurjson.class.php
parent05bf00c441283bb4267e328bf463c83745fec22b (diff)
Re-brand to clarify that the software is aurweb; the instance is the AUR.
Diffstat (limited to 'web/lib/aurjson.class.php')
-rw-r--r--web/lib/aurjson.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/aurjson.class.php b/web/lib/aurjson.class.php
index 3bd9179..e12d50d 100644
--- a/web/lib/aurjson.class.php
+++ b/web/lib/aurjson.class.php
@@ -3,7 +3,7 @@
include_once("aur.inc.php");
/*
- * This class defines a remote interface for fetching data from the AUR using
+ * This class defines a remote interface for fetching data from aurweb using
* JSON formatted elements.
*
* @package rpc