wording change in comment
darcs-hash:20080709200750-84dde-1460fb58f84a16cdfff93b46afb13928cdd0a439.gz
This commit is contained in:
parent
816262d488
commit
ed4854f52d
@ -82,7 +82,7 @@ class StreamAction extends Action {
|
|||||||
common_raw($notice->rendered);
|
common_raw($notice->rendered);
|
||||||
} else {
|
} else {
|
||||||
# XXX: may be some uncooked notices in the DB,
|
# 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)
|
# versions (>> 0.4.x)
|
||||||
common_raw(common_render_content($notice->content, $notice));
|
common_raw(common_render_content($notice->content, $notice));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user