servo: Trivial comment fix

Source-Repo: https://github.com/servo/servo
Source-Revision: f025074f4ed176f3ea9838be374873f9fddd7ec9
This commit is contained in:
Brian Anderson 2012-05-04 00:14:52 -07:00
parent dd4af83d4b
commit e743bd444b

View File

@ -27,7 +27,7 @@ fn main(args: [str]) {
// The platform event handler thread
let osmain = platform::osmain::osmain();
// The compositor
// The renderer
let renderer = gfx::renderer::renderer(osmain);
// The layout task