From 717628cdb8831f8a636206cc8093100e9a47fa6e Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 14 Mar 2022 11:27:55 -0400 Subject: ruby/ncurses-ruby: Wrap README at 72 columns. Signed-off-by: B. Watson --- ruby/ncurses-ruby/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ruby') diff --git a/ruby/ncurses-ruby/README b/ruby/ncurses-ruby/README index 9aa4037fa6..53043eab3d 100644 --- a/ruby/ncurses-ruby/README +++ b/ruby/ncurses-ruby/README @@ -1,6 +1,7 @@ A Ruby module for accessing the ncurses library -This ncurses interface provides access to the functions, macros, global -variables and constants of the ncurses library. These are mapped to a Ruby -Module named "Ncurses": Functions and external variables are implemented as -singleton functions of the Ncurses module. +This ncurses interface provides access to the functions, macros, +global variables and constants of the ncurses library. These are +mapped to a Ruby Module named "Ncurses": Functions and external +variables are implemented as singleton functions of the Ncurses +module. -- cgit v1.2.3