summaryrefslogtreecommitdiff
path: root/lib/htmloutputter.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-11-10 16:27:23 -0500
committerEvan Prodromou <evan@status.net>2009-11-10 16:27:23 -0500
commit1f5f5474f175a8248b362f8be4ff23bb5e971305 (patch)
treec38d9b80db71ba403c61079502bc12bfe2732654 /lib/htmloutputter.php
parent348b155376eac2130150cd041bca9fd4799334cf (diff)
parent651cbf0681b6d263dde673ce36811710bfe553b8 (diff)
Merge branch '0.9.x' into adminpanel
Diffstat (limited to 'lib/htmloutputter.php')
-rw-r--r--lib/htmloutputter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/htmloutputter.php b/lib/htmloutputter.php
index 73bd9ce81..c2ec83c28 100644
--- a/lib/htmloutputter.php
+++ b/lib/htmloutputter.php
@@ -76,7 +76,7 @@ class HTMLOutputter extends XMLOutputter
/**
* Start an HTML document
*
- * If $type is not specified, will attempt to do content negotiation.
+ * If $type isn't specified, will attempt to do content negotiation.
*
* Attempts to do content negotiation for language, also.
*