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 00:06:30 -0500
commitc8632462137bce27316ef8bdb61a1643db0bcf37 (patch)
tree8e8c12005e7be8d8bd2b80105d41e5463dca4019 /web/lib/aurjson.class.php
parent38b1bbe78df3a518f0688e50f1d6361221b95ea1 (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 debffc4..13b7427 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