summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-08-08 11:32:27 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-08-08 11:32:27 -0400
commitdd35c52917a88995e4ac0eb36cd0cc91f8f893e3 (patch)
tree3e60469f0a23a3debfbdb7fccebf2b8c395c0e8c
parent3d3bba51c45edc94c85e72c61432433a61400dce (diff)
downloadsigen-dd35c52917a88995e4ac0eb36cd0cc91f8f893e3.tar.gz
sigen-dd35c52917a88995e4ac0eb36cd0cc91f8f893e3.tar.xz
sigen-dd35c52917a88995e4ac0eb36cd0cc91f8f893e3.zip
Fix description of editing panel screenshot
-rw-r--r--sigmodr/doc/basics.docbook10
1 files changed, 5 insertions, 5 deletions
diff --git a/sigmodr/doc/basics.docbook b/sigmodr/doc/basics.docbook
index 77283111..d4bff6ce 100644
--- a/sigmodr/doc/basics.docbook
+++ b/sigmodr/doc/basics.docbook
@@ -94,7 +94,7 @@ added to it (as a child). Here is a screenshot of the tree with a few &sigmod;s
open and some items expanded:
<screenshot id="screen-sigmod-tree">
-<screeninfo>&sigmod; tree image</screeninfo>
+<screeninfo>&sigmod; tree image with a few open &sigmod;s</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="sigmod-tree.png" format="PNG" />
@@ -120,16 +120,16 @@ Discard</guibutton> button will undo changes since the last <guibutton>
Apply</guibutton>. The <guibutton>Validate</guibutton> button will check the
data structure (and all children) for errors and warnings. See the <link
linkend="validation">validation page</link> for more information. Here is an
-example of a data structure being edited:
+example of the rules data structure being edited:
-<screenshot id="sigmod-tree-screen">
-<screeninfo>Editor panel image</screeninfo>
+<screenshot id="screen-editor-panel">
+<screeninfo>Editor panel editing rules</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="editor-panel.png" format="PNG" />
</imageobject>
<textobject>
-<phrase>Editor panel editing a data structure</phrase>
+<phrase>Editor panel editing rules</phrase>
</textobject>
</mediaobject>
</screenshot>