changeset 29003:5b41f666a477

maint: merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 28 Oct 2020 17:36:49 +0100
parents 77494c7a9fbc (current diff) 6075738dc529 (diff)
children dc0e0e71933f
files doc/interpreter/genpropdoc.m
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/genpropdoc.m	Wed Oct 28 11:18:54 2020 -0400
+++ b/doc/interpreter/genpropdoc.m	Wed Oct 28 17:36:49 2020 +0100
@@ -510,9 +510,8 @@
 
       case "paperunits"
         s.doc = "The unit used to compute the @code{paperposition} property.  \
-For __prop__ set to @code{\"pixels\"}, the conversion between physical \
-units (ex: @code{\"inches\"}) and @code{\"pixels\"} is dependent on the \
-@code{screenpixelsperinch} property of the root object.";
+The conversion from physical units (e.g., @code{\"inches\"}) is dependent on \
+the @code{screenpixelsperinch} property of the root object.";
 
       case "pointer"
         s.doc = "Name of the mouse pointer shape associated with the canvas \