mirror of
https://github.com/0intro/wmii
synced 2025-03-17 12:13:05 +03:00
fixed comment in geometry.c
This commit is contained in:
parent
bf82150f60
commit
ae9064ab09
@ -41,7 +41,7 @@ int blitz_strtoalign(Align *result, char *val)
|
||||
}
|
||||
|
||||
/**
|
||||
* Basic Syntax: <x>,<y>,<width>,<height>
|
||||
* Basic Syntax: <x> <y> <width> <height>
|
||||
* Each component can be of following format:
|
||||
* <...> = [+|-]0..n|<alignment>[[+|-]0..n]
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user