about summary refs log tree commit diff stats
path: root/html/092socket.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-09-03 17:35:22 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-09-03 17:35:22 -0700
commit87c5b32925549f05d950ad07c935417ef7eeebb9 (patch)
tree335a8de92c17e68ca2af416331a6f4170855c64b /html/092socket.mu.html
parent03d673bb2509f5809633c9560d20c1143b0af1d1 (diff)
downloadmu-87c5b32925549f05d950ad07c935417ef7eeebb9.tar.gz
3990
Diffstat (limited to 'html/092socket.mu.html')
-rw-r--r--html/092socket.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/092socket.mu.html b/html/092socket.mu.html
index a12f5e3a..69f4fae8 100644
--- a/html/092socket.mu.html
+++ b/html/092socket.mu.html
@@ -91,7 +91,7 @@ if ('onhashchange' in window) {
 <span id="L29" class="LineNr"> 29 </span>  <span class="muControl">return</span> <span class="Constant">[abc]</span>
 <span id="L30" class="LineNr"> 30 </span>]
 <span id="L31" class="LineNr"> 31 </span>
-<span id="L32" class="LineNr"> 32 </span><span class="Comment"># To test client operations, use `assume-resources` with a filename that</span>
+<span id="L32" class="LineNr"> 32 </span><span class="Comment"># To test client operations, use 'assume-resources' with a filename that</span>
 <span id="L33" class="LineNr"> 33 </span><span class="Comment"># begins with a hostname. (Filenames starting with '/' are assumed to be</span>
 <span id="L34" class="LineNr"> 34 </span><span class="Comment"># local.)</span>
 <span id="L35" class="LineNr"> 35 </span><span class="muScenario">scenario</span> example-client-test [