Skip to content

Commit

Permalink
doc: close backtick in process.title description
Browse files Browse the repository at this point in the history
PR-URL: #4534
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
  • Loading branch information
Dave authored and Myles Borins committed Jan 13, 2016
1 parent 8f3d24f commit df8b2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/process.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ See [the tty docs][] for more information.

## process.title

Getter/setter to set what is displayed in `ps.
Getter/setter to set what is displayed in `ps`.

When used as a setter, the maximum length is platform-specific and probably
short.
Expand Down

0 comments on commit df8b2ee

Please sign in to comment.