Skip to content

Commit 5e46ab3

Browse files
authored
Merge pull request #7 from yulyugin/formatting-fix
Fix formatting
2 parents aa25501 + 16f0bab commit 5e46ab3

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)