>>>>> Ben Bolker
>>>>> on Mon, 3 Jan 2022 11:04:48 -0500 writes:
> Index: doc/NEWS.Rd
> ==================================================================
> --- doc/NEWS.Rd (revision 81435)
> +++ doc/NEWS.Rd (working copy)
> @@ -425,7 +425,7 @@
> data frames with default row names (Thanks to Charlie Gao's
> \PR{18179}).
> - \item \code{txtProgresBar()} now enforces a non-zero width for
> + \item \code{txtProgressBar()} now enforces a non-zero width for
> \code{char}, without which no progress can be visible.
> \item \code{dimnames(table(d))} is more consistent in the case where
Thank you, Ben!
I will take care of this with my next commit (dealing with R's
bugzilla PR#18272).
Martin