]> git.sur5r.net Git - i3/i3/blobdiff - src/output.c
Merge pull request #3430 from Synray/aspect_ratio
[i3/i3] / src / output.c
index 571c01cfa49e7f19f98f0da23adc31aea8b8b10c..19a7c4afafcecddccfb40e199449bf0b13e788f7 100644 (file)
@@ -10,7 +10,7 @@
 #include "all.h"
 
 /*
- * Returns the output container below the given output container.
+ * Returns the content container below the given output container.
  *
  */
 Con *output_get_content(Con *output) {