diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex index 177a9611d39..c896037c584 100644 --- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex +++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex @@ -16,7 +16,7 @@ \end{tikzlibrary} This library is intended to help you in creating E/R-diagrams. It defines -only very little new styles, but using these style |entity| instead of +only few new styles, but using the style |entity| instead of saying |rectangle,draw| makes the code more expressive. @@ -122,7 +122,7 @@ styles for entities. \begin{stylekey}{/tikz/every attribute} - This style is used with every (key) attribute. + This style is used with every attribute, and therefore also for every key attribute. \begin{codeexample}[] \begin{tikzpicture} [text depth=1pt, |