Skip to content

Commit 03376ca

Browse files
Update z2ui5_cl_demo_app_035.clas.locals_imp.abap 04
1 parent afd2871 commit 03376ca

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

src/z2ui5_cl_demo_app_035.clas.locals_imp.abap

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,19 @@ CLASS lcl_file_api IMPLEMENTATION.
153153
`Remark:` && |\n| &&
154154
|\n| &&
155155
`Example content:` && |\n| &&
156-
`The names "John Doe" for males, "Jane Doe" or "Jane Roe" for females, or "Jonnie Doe" and "Janie Doe" for children, or just "Doe" non-gender-specifically are used as placeholder names for a party whose true identity is unknown or must ` &&
157-
`be withheld in a legal action, case, or discussion. The names are also used to refer to acorpse or hospital patient whose identity is unknown. This practice is widely used in the United States and Canada, but is rarely used in other ` &&
158-
`English-speaking countries including the United Kingdom itself, from where the use of "John Doe" in a legal context originates. The names Joe Bloggs or John Smith are used in the UK instead, as well as in Australia and New Zealand.` &&
156+
`The names "John Doe" for males, "Jane Doe" or "Jane Roe" for females, or "Jonnie Doe" and "Janie Doe" for children, or just ` &&
157+
` "Doe" non-gender-specifically are used as placeholder names for a party whose true identity is unknown or must ` &&
158+
`be withheld in a legal action, case, or discussion. The names are also used to refer to acorpse or hospital patient whose ` &&
159+
`identity is unknown. This practice is widely used in the United States and Canada, but is rarely used in other ` &&
160+
`English-speaking countries including the United Kingdom itself, from where the use of "John Doe" in a legal context originates` &&
161+
`. The names Joe Bloggs or John Smith are used in the UK instead, as well as in Australia and New Zealand.` &&
159162
|\n| &&
160163
|\n| &&
161-
`John Doe is sometimes used to refer to a typical male in other contexts as well, in a similar manner to John Q. Public, known in Great Britain as Joe Public, John Smith or Joe Bloggs. For example, the first name listed on a form is often ` &&
162-
`John Doe, along with a fictional address or other fictional information to provide an example of how to fill in the form. The name is also used frequently in popular culture, for example in the Frank Capra film Meet John Doe. John Doe was ` &&
163-
`also the name of a 2002 American television series.`.
164+
`John Doe is sometimes used to refer to a typical male in other contexts as well, in a similar manner to John Q. Public,` &&
165+
` known in Great Britain as Joe Public, John Smith or Joe Bloggs. For example, the first name listed on a form is often ` &&
166+
`John Doe, along with a fictional address or other fictional information to provide an example of how to fill in the form` &&
167+
`. The name is also used frequently in popular culture, for example in the Frank Capra film Meet John Doe. John Doe was ` &&
168+
`also the name of a 2002 American television series.`.
164169
ENDMETHOD.
165170

166171
ENDCLASS.

0 commit comments

Comments
 (0)