Skip to content

Commit

Permalink
Changed 'beginning' back to 'break' in model.xml and param.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
trishaoconnor committed Jan 16, 2025
1 parent 8618a90 commit 169067c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion P5/Source/Specs/model.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</paramList>
</valItem>
<valItem ident="break">
<desc versionDate="2015-08-21" xml:lang="en">create a line, column, or page beginning
<desc versionDate="2015-08-21" xml:lang="en">create a line, column, or page break
according to the value of <ident>type</ident></desc>
<paramList>
<paramSpec ident="type"/>
Expand Down
2 changes: 1 addition & 1 deletion P5/Source/Specs/param.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</valItem>
<valItem ident="type">
<desc versionDate="2017-05-11" xml:lang="en">a parameter of this name can be used to
categorize the specified behaviour in any way; for example the kind of beginning (when used
categorize the specified behaviour in any way; for example the kind of break (when used
with the <ident>break</ident> behaviour) or the kind of index to be generated (if used
with the <ident>index</ident> behaviour) etc.</desc>
</valItem>
Expand Down

0 comments on commit 169067c

Please sign in to comment.