Signed-off-by: U. Artie Eoff <[email protected]>
---
clients/weston-info.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clients/weston-info.c b/clients/weston-info.c
index 147dc48..df869e3 100644
--- a/clients/weston-info.c
+++ b/clients/weston-info.c
@@ -225,7 +225,7 @@ print_output_info(void *data)
output->geometry.physical_height);
printf("\tmake: '%s', model: '%s',\n",
output->geometry.make, output->geometry.model);
- printf("\tsubpixel_orientation: %s, output_tranform: %s,\n",
+ printf("\tsubpixel_orientation: %s, output_transform: %s,\n",
subpixel_orientation, transform);
wl_list_for_each(mode, &output->modes, link) {
--
1.8.5.3
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel