Skip to content

Commit 2a5913f

Browse files
author
MFC Action
committed
Docs @ d01c824
1 parent f619f26 commit 2a5913f

File tree

9 files changed

+46
-44
lines changed

9 files changed

+46
-44
lines changed

documentation/graph_legend.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
<li>
192192
A dark red arrow is used for private inheritance. </li>
193193
<li>
194-
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labelled with the variable(s) through which the pointed class or struct is accessible. </li>
194+
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
195195
<li>
196-
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labelled with the template parameters of the instance. </li>
196+
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
197197
</ul>
198198
</div><!-- contents -->
199199
</div><!-- doc-content -->

documentation/md_expectedPerformance.html

Lines changed: 30 additions & 28 deletions
Large diffs are not rendered by default.

documentation/navtreedata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,5 @@ var NAVTREEINDEX =
173173
"index.html"
174174
];
175175

176-
var SYNCONMSG = 'click to disable panel synchronisation';
177-
var SYNCOFFMSG = 'click to enable panel synchronisation';
176+
var SYNCONMSG = 'click to disable panel synchronization';
177+
var SYNCOFFMSG = 'click to enable panel synchronization';

post_process/graph_legend.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
<li>
192192
A dark red arrow is used for private inheritance. </li>
193193
<li>
194-
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labelled with the variable(s) through which the pointed class or struct is accessible. </li>
194+
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
195195
<li>
196-
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labelled with the template parameters of the instance. </li>
196+
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
197197
</ul>
198198
</div><!-- contents -->
199199
</div><!-- doc-content -->

post_process/navtreedata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ var NAVTREEINDEX =
6161
"structacoustic__parameters.html#a9484d93267a4ab41b75e2a1523da0fa0"
6262
];
6363

64-
var SYNCONMSG = 'click to disable panel synchronisation';
65-
var SYNCOFFMSG = 'click to enable panel synchronisation';
64+
var SYNCONMSG = 'click to disable panel synchronization';
65+
var SYNCOFFMSG = 'click to enable panel synchronization';

pre_process/graph_legend.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
<li>
192192
A dark red arrow is used for private inheritance. </li>
193193
<li>
194-
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labelled with the variable(s) through which the pointed class or struct is accessible. </li>
194+
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
195195
<li>
196-
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labelled with the template parameters of the instance. </li>
196+
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
197197
</ul>
198198
</div><!-- contents -->
199199
</div><!-- doc-content -->

pre_process/navtreedata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ var NAVTREEINDEX =
6161
"namespacem__perturbation.html#ae32f74a4e2b6cd25fdec074db43e4a80"
6262
];
6363

64-
var SYNCONMSG = 'click to disable panel synchronisation';
65-
var SYNCOFFMSG = 'click to enable panel synchronisation';
64+
var SYNCONMSG = 'click to disable panel synchronization';
65+
var SYNCOFFMSG = 'click to enable panel synchronization';

simulation/graph_legend.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
<li>
192192
A dark red arrow is used for private inheritance. </li>
193193
<li>
194-
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labelled with the variable(s) through which the pointed class or struct is accessible. </li>
194+
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
195195
<li>
196-
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labelled with the template parameters of the instance. </li>
196+
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
197197
</ul>
198198
</div><!-- contents -->
199199
</div><!-- doc-content -->

simulation/navtreedata.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ var NAVTREEINDEX =
6161
"structacoustic__parameters.html#af3f69d9e1b857d80673bbc8e9515bc5d"
6262
];
6363

64-
var SYNCONMSG = 'click to disable panel synchronisation';
65-
var SYNCOFFMSG = 'click to enable panel synchronisation';
64+
var SYNCONMSG = 'click to disable panel synchronization';
65+
var SYNCOFFMSG = 'click to enable panel synchronization';

0 commit comments

Comments
 (0)