浏览代码

Merge pull request #13844 from ponsfrilus/master

Typo psuedo - pseudo
James Turnbull 10 年之前
父节点
当前提交
5821f13b8c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/reference/run.md

+ 1 - 1
docs/sources/reference/run.md

@@ -1037,7 +1037,7 @@ variables automatically:
   </td>
   </td>
  <tr>
  <tr>
   <td><code>TERM</code></td>
   <td><code>TERM</code></td>
-  <td><code>xterm</code> if the container is allocated a psuedo-TTY</td>
+  <td><code>xterm</code> if the container is allocated a pseudo-TTY</td>
  </tr>
  </tr>
 </table>
 </table>