Skip to content

Commit 571c4c7

Browse files
committed
Stop misleading our poor users.
Update documentation.
1 parent 8ab3cc8 commit 571c4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2921,7 +2921,7 @@ The mode provides fontification and indent for C# syntax, as well
29212921
as some other handy features.
29222922
29232923
At mode startup, there are two interesting hooks that run:
2924-
`c-mode-common-hook' is run with no args, then `csharp-mode-hook' is run after
2924+
`prog-mode-hook' is run with no args, then `csharp-mode-hook' is run after
29252925
that, also with no args.
29262926
29272927
To run your own logic after csharp-mode starts, do this:

0 commit comments

Comments
 (0)