summaryrefslogtreecommitdiffstats
path: root/lldb/www/cpp_reference/html/SBStream_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/www/cpp_reference/html/SBStream_8h_source.html')
-rw-r--r--lldb/www/cpp_reference/html/SBStream_8h_source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/cpp_reference/html/SBStream_8h_source.html b/lldb/www/cpp_reference/html/SBStream_8h_source.html
index cb1d0f0e16f..8a2ad912d7b 100644
--- a/lldb/www/cpp_reference/html/SBStream_8h_source.html
+++ b/lldb/www/cpp_reference/html/SBStream_8h_source.html
@@ -84,7 +84,7 @@
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <a class="code" href="classlldb_1_1SBStream.html#ad524e1f4253477786ea11a9724d06c28">RedirectToFileDescriptor</a> (<span class="keywordtype">int</span> fd, <span class="keywordtype">bool</span> transfer_fh_ownership);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <span class="comment">// If the stream is redirected to a file, forget about the file and if</span></div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="comment">// ownership of the file was transfered to this object, close the file.</span></div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="comment">// ownership of the file was transferred to this object, close the file.</span></div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; <span class="comment">// If the stream is backed by a local cache, clear this cache.</span></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <span class="keywordtype">void</span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="classlldb_1_1SBStream.html#a8d58b63ad3b3eafd9aca767149ce44f8">Clear</a> ();</div>
OpenPOWER on IntegriCloud