Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita00d606

Browse files
SStevetimhoffmQuLogic
authored
Grammar corrections in User guide FAQ (#30665)
* Grammar corrections- Use "its" (the possessive form of "it") instead of "it's" (the contraction of "it is").- Change plurality of verb to match compound subject joined by "or". The verb should agree with the part of the subject closest to it. Seehttps://editorsmanual.com/articles/compound-subject-singular-or-plural/.* Grammar changes in FAQRestructure sentence to avoid subject/pronoun/verb disagreement.* Update doc/users/faq.rstCo-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>---------Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent5ee6560 commita00d606

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/users/faq.rst‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ empty if it was rendered pure white (there may be artists present, but they
7777
could be outside the drawing area or transparent)?
7878

7979
For the purpose here, we define empty as: "The figure does not contain any
80-
artists exceptit's background patch." The exception for the background is
81-
necessary, because by default every figure contains a `.Rectangle` asit's
80+
artists exceptits background patch." The exception for the background is
81+
necessary, because by default every figure contains a `.Rectangle` asits
8282
background patch. This definition could be checked via::
8383

8484
def is_empty(figure):
@@ -91,8 +91,8 @@ background patch. This definition could be checked via::
9191

9292
We've decided not to include this as a figure method because this is only one
9393
way of defining empty, and checking the above is only rarely necessary.
94-
Usually the user or program handlingthe figureknow if they have added
95-
something tothefigure.
94+
Whether or not something has been added tothe figureis usually defined
95+
within the context oftheprogram.
9696

9797
The only reliable way to check whether a figure would render empty is to
9898
actually perform such a rendering and inspect the result.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp