mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
notcurses_output: spelling
This commit is contained in:
parent
e78f19c697
commit
1b6727404a
2
debian/rules
vendored
2
debian/rules
vendored
@ -2,7 +2,7 @@
|
||||
|
||||
DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||
|
||||
export PYBUILD_NAME=notcurses
|
||||
|
||||
|
@ -106,7 +106,7 @@ possible.
|
||||
|
||||
Each of these base functions has two additional forms:
|
||||
|
||||
* **ncplane_putc_aligned()**, etc.: accepts a row and an alignement type
|
||||
* **ncplane_putc_aligned()**, etc.: accepts a row and an alignment type
|
||||
* **ncplane_putc_yx()**, etc.: accepts a row and column
|
||||
|
||||
If a positional parameter is -1, no movement will be made along that axis.
|
||||
|
Loading…
x
Reference in New Issue
Block a user