changed your-site.com to example.com doc-wide
diff --git a/system/libraries/URI.php b/system/libraries/URI.php
index 8d979d0..c3dfef1 100644
--- a/system/libraries/URI.php
+++ b/system/libraries/URI.php
@@ -296,7 +296,7 @@
* This function generates and associative array of URI data starting
* at the supplied segment. For example, if this is your URI:
*
- * www.your-site.com/user/search/name/joe/location/UK/gender/male
+ * example.com/user/search/name/joe/location/UK/gender/male
*
* You can use this function to generate an array with this prototype:
*