]> git.sur5r.net Git - i3/i3/blobdiff - include/con.h
Merge pull request #2950 from CyberShadow/pull-20170914-153533
[i3/i3] / include / con.h
index 6a7e31bc44331c2d8ac9f7e305ab42187d49a40a..6cd1ef3e41eca1ad90c3af125ecae7fa10161675 100644 (file)
@@ -102,7 +102,7 @@ Con *con_get_output(Con *con);
 Con *con_get_workspace(Con *con);
 
 /**
- * Searches parenst of the given 'con' until it reaches one with the specified
+ * Searches parents of the given 'con' until it reaches one with the specified
  * 'orientation'. Aborts when it comes across a floating_con.
  *
  */