notes: fix a typo
pratically -> practically Signed-off-by: Abdur Rehman <arehmanq199@gmail.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
This commit is contained in:
parent
999bc4e108
commit
9b5126c89e
|
@ -61,7 +61,7 @@ clients):
|
||||||
|
|
||||||
- "window managers"
|
- "window managers"
|
||||||
The X Window Managers correspond to different wl_shell
|
The X Window Managers correspond to different wl_shell
|
||||||
implementations, not different shells, since they pratically
|
implementations, not different shells, since they practically
|
||||||
all deal with a desktop environment. You also want all desktop
|
all deal with a desktop environment. You also want all desktop
|
||||||
applications to work with all window managers, so you need to
|
applications to work with all window managers, so you need to
|
||||||
implement wl_shell anyway.
|
implement wl_shell anyway.
|
||||||
|
|
Loading…
Reference in New Issue