From 31bd01b56d0684f994bddefa409b7863da722811 Mon Sep 17 00:00:00 2001 From: nick black Date: Wed, 17 Jun 2020 13:49:41 -0400 Subject: [PATCH] index: fix notcurses_metric reference --- 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 85bda049b..f71b0d526 100644 --- a/doc/man/index.html +++ b/doc/man/index.html @@ -44,7 +44,7 @@ notcurses_input—collecting input
notcurses_lines—drawing lines and boxes on ncplanes
notcurses_menu—menus on the top or bottom rows
- notcurses_menu—fixed-width formatting with metric suffixes
+ notcurses_metric—fixed-width formatting with metric suffixes
notcurses_multiselector—high-level widget for selecting items from a set
notcurses_reel—high-level widget for hierarchical data
notcurses_output—drawing text on ncplanes