projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816262d
)
wording change in comment
author
Evan Prodromou
<evan@prodromou.name>
Wed, 9 Jul 2008 20:07:50 +0000
(16:07 -0400)
committer
Evan Prodromou
<evan@prodromou.name>
Wed, 9 Jul 2008 20:07:50 +0000
(16:07 -0400)
darcs-hash:
20080709200750
-84dde-
1460fb58f84a16cdfff93b46afb13928cdd0a439
.gz
lib/stream.php
patch
|
blob
|
history
diff --git
a/lib/stream.php
b/lib/stream.php
index 0cf495f60ead9046da5c07c5b1026d0656c6ad84..58ac6e5d5cda221c082aa8769819c0367d1346cd 100644
(file)
--- a/
lib/stream.php
+++ b/
lib/stream.php
@@
-82,7
+82,7
@@
class StreamAction extends Action {
common_raw($notice->rendered);
} else {
# XXX: may be some uncooked notices in the DB,
- # we cook them right now. This
can
probably disappear in future
+ # we cook them right now. This
should
probably disappear in future
# versions (>> 0.4.x)
common_raw(common_render_content($notice->content, $notice));
}