1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Merge pull request #13844 from ponsfrilus/master

Typo psuedo - pseudo
Upstream-commit: 5821f13b8c8222ca75f5909236036222d175a25e
Component: engine
This commit is contained in:
James Turnbull
2015-06-10 11:41:44 -04:00

View File

@@ -1037,7 +1037,7 @@ variables automatically:
</td>
<tr>
<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>
</table>