From c16cf655cdf65d2ff975b12a55ffe895763c9f2f Mon Sep 17 00:00:00 2001 From: nick black Date: Thu, 2 Dec 2021 06:33:44 -0500 Subject: [PATCH] [index.html] correct name on notcurses_pile.3 --- doc/man/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/index.html b/doc/man/index.html index 2a6af936b..e20ab008f 100644 --- a/doc/man/index.html +++ b/doc/man/index.html @@ -67,7 +67,7 @@ notcurses_multiselector—high-level widget for selecting items from a set
notcurses_output—drawing text on ncplanes
notcurses_palette—operations on ncpalette objects
- notcurses_plane—operations on Notcurses piles
+ notcurses_pile—operations on Notcurses piles
notcurses_plane—operations on ncplane objects
notcurses_plot—drawing histograms and lineplots
notcurses_progbar—drawing progress bars