Skip to content

Commit 4f42c14

Browse files
authored
Fixed tag sequence issue in errors.md
Fixed tag sequence issue in errors.md which might create problem while rendering the page in some devices.
1 parent d8382c9 commit 4f42c14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/en/install/errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.</a>
6161
<tr>
6262
<td><a href="https://stackoverflow.com/q/33623453">33623453</a></td>
6363
<td><pre>IOError: [Errno 2] No such file or directory:
64-
'/tmp/pip-o6Tpui-build/setup.py'</tt></pre>
64+
'/tmp/pip-o6Tpui-build/setup.py'</pre></td>
6565
</tr>
6666
<tr>
6767
<td><a href="http://stackoverflow.com/q/42006320">42006320</a></td>
@@ -112,7 +112,7 @@ ImportError: cannot import name 'descriptor'</pre>
112112
<tr>
113113
<td><a href="https://stackoverflow.com/q/33623453">33623453</a></td>
114114
<td><pre>IOError: [Errno 2] No such file or directory:
115-
'/tmp/pip-o6Tpui-build/setup.py'</tt></pre>
115+
'/tmp/pip-o6Tpui-build/setup.py'</pre></td>
116116
</tr>
117117
<tr>
118118
<td><a href="https://stackoverflow.com/questions/35190574">35190574</a> </td>
@@ -227,7 +227,7 @@ ImportError: cannot import name 'descriptor'</pre>
227227
<tr>
228228
<td><a href="https://stackoverflow.com/q/33623453">33623453</a></td>
229229
<td><pre>IOError: [Errno 2] No such file or directory:
230-
'/tmp/pip-o6Tpui-build/setup.py'</tt></pre>
230+
'/tmp/pip-o6Tpui-build/setup.py'</pre></td>
231231
</tr>
232232
<tr>
233233
<td><a href="https://stackoverflow.com/questions/35190574">35190574</a> </td>

0 commit comments

Comments
 (0)