Clarified RequestContext doc comment
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 26 Feb 2015 21:27:05 +0000 (13:27 -0800)
committerBryanDavis <bdavis@wikimedia.org>
Mon, 2 Mar 2015 21:38:45 +0000 (21:38 +0000)
Change-Id: Ibb2a30634b192f4bc77e0b6b1afebc65b2ed3ec9

includes/context/RequestContext.php

index 89ccd0b..89a0f3d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Request-dependant objects containers.
+ * Container for request-dependant objects and site configuration
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by