]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/mag/plugins/mag_client/mag_client.cc
update
[l4.git] / l4 / pkg / mag / plugins / mag_client / mag_client.cc
index ca21f1200a0b2194b24101c3ca91ceef6de98320..f252f0b125cb25ff6384683d3d5ad39d6251250f 100644 (file)
@@ -208,7 +208,7 @@ Client_view::get_info(L4Re::Video::View::Info *inf) const
 {
   using L4Re::Video::Color_component;
   inf->flags = L4Re::Video::View::F_fully_dynamic;
-  // we do not support chaning the pixel format
+  // we do not support changing the pixel format
   inf->flags &= ~L4Re::Video::View::F_set_pixel;
   if (above())
     inf->flags |= L4Re::Video::View::F_above;