Skip to content

Commit

Permalink
Remove "paste" from "copy and paste".
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Feb 12, 2020
1 parent 6700c85 commit faaef75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1806,7 +1806,7 @@ \subsection{Protection of Classes}\doublelabel{protection-of-classes}
\item
\lstinline!Access.nonPackageDuplicate!\\
Same as \lstinline!Access.nonPackageText! and additionally if it is not a package:
the class, or part of the class, can be copied and pasted.
the class, or part of the class, can be copied.
\item
\lstinline!Access.packageText!\\
Same as \lstinline!Access.diagram! (note: \textbf{not} including all rights of
Expand All @@ -1815,7 +1815,7 @@ \subsection{Protection of Classes}\doublelabel{protection-of-classes}
\item
\lstinline!Access.packageDuplicate!\\
Same as \lstinline!Access.packageText! and additionally the class, or part of the
class, can be copied and pasted.
class, can be copied.
\end{enumerate}

The ``\lstinline!access!'' annotation holds for the respective class and all classes
Expand Down

0 comments on commit faaef75

Please sign in to comment.