Skip to content

Commit e70bea2

Browse files
Publish mmstudio/latest
1 parent 877ed7a commit e70bea2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5530,7 +5530,7 @@ <h2 class="title">S</h2>
55305530
</dd>
55315531
<dt><span class="memberNameLink"><a href="org/micromanager/display/DisplayWindow.html#setWindowPositionKey-java.lang.String-">setWindowPositionKey(String)</a></span> - Method in interface org.micromanager.display.<a href="org/micromanager/display/DisplayWindow.html" title="interface in org.micromanager.display">DisplayWindow</a></dt>
55325532
<dd>
5533-
<div class="block">Sets a key that will be used to remember Window positoin in the profile.</div>
5533+
<div class="block">Sets a key that will be used to remember Window position in the profile.</div>
55345534
</dd>
55355535
<dt><span class="memberNameLink"><a href="org/micromanager/display/DisplayWindow.html#setZoom-double-">setZoom(double)</a></span> - Method in interface org.micromanager.display.<a href="org/micromanager/display/DisplayWindow.html" title="interface in org.micromanager.display">DisplayWindow</a></dt>
55365536
<dd>

org/micromanager/display/DisplayWindow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ <h3>Method Summary</h3>
258258
<tr id="i19" class="rowColor">
259259
<td class="colFirst"><code>void</code></td>
260260
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/micromanager/display/DisplayWindow.html#setWindowPositionKey-java.lang.String-">setWindowPositionKey</a></span>(java.lang.String&nbsp;key)</code>
261-
<div class="block">Sets a key that will be used to remember Window positoin in the profile.</div>
261+
<div class="block">Sets a key that will be used to remember Window position in the profile.</div>
262262
</td>
263263
</tr>
264264
<tr id="i20" class="altColor">
@@ -764,7 +764,7 @@ <h4>setDisplaySettingsProfileKey</h4>
764764
<li class="blockList">
765765
<h4>setWindowPositionKey</h4>
766766
<pre>void&nbsp;setWindowPositionKey(java.lang.String&nbsp;key)</pre>
767-
<div class="block">Sets a key that will be used to remember Window positoin in the profile.</div>
767+
<div class="block">Sets a key that will be used to remember Window position in the profile.</div>
768768
<dl>
769769
<dt><span class="paramLabel">Parameters:</span></dt>
770770
<dd><code>key</code> - Key to use for positioning the DisplayWindow.

0 commit comments

Comments
 (0)