File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 28
28
</ h1 >
29
29
< p >
30
30
This dialogue box is displayed by choosing the < em > View |
31
- Dependencies</ em > main menu item. It has two tabs: < em > Depends Upon</ em >
32
- and < em > Required By</ em > .
31
+ Dependencies</ em > menu item or by pressing
32
+ < span class ="smallcaps "> Ctrl+D</ span > . It has two tabs:
33
+ < em > Depends Upon</ em > and < em > Required By</ em > .
33
34
</ p >
34
35
< h2 >
35
36
< em > Depends Upon</ em > Tab
36
37
</ h2 >
37
38
< p >
38
- If the selected snippet has dependenciess (i.e. snippets it requires in
39
+ If the selected snippet has dependencies (i.e. snippets it depends upon in
39
40
order to compile) a tree of snippets is displayed that shows the direct
40
41
and indirect dependencies. When there are no dependencies a message is
41
42
displayed to that effect.
51
52
</ h2 >
52
53
< p >
53
54
This tab displays a simple list of snippets that immediately depend on the
54
- selected snippet. Again, if there are no snippets to list a message is
55
+ selected snippet. Again, if there are no snippets to list, a message is
55
56
displayed to that effect.
56
57
</ p >
57
58
</ body >
Original file line number Diff line number Diff line change 33
33
< a href ="dlg_editsnippet.htm "> Snippets Editor</ a > .
34
34
</ p >
35
35
< p >
36
- If the snippet being edited has dependenciess selected in the
36
+ If the snippet being edited has dependencies selected in the
37
37
< em > Dependencies</ em > list box then a tree of those snippets is displayed
38
- that shows both the direct and indirect dependencies. When there are no
38
+ that shows both direct and indirect dependencies. When there are no
39
39
dependencies a message is displayed to that effect.
40
40
</ p >
41
41
< p >
You can’t perform that action at this time.
0 commit comments