Skip to content

Commit 16f0bab

Browse files
committed
Fix formatting
1 parent aa25501 commit 16f0bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/emacs-stgit-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ following to your `.emacs` file:
1616

1717
Start `stgit-mode` using `M-x stgit` and select the directory where the
1818
source code you want to use StGit on can be found. If StGit has not been
19-
initialized in this directory yet, you will need to run +M-x stgit-init+
19+
initialized in this directory yet, you will need to run `M-x stgit-init`
2020
before you continue.
2121

2222
The `stgit-mode` buffer (usually named `*stgit*`) has the following

0 commit comments

Comments
 (0)