Fix typo
This commit is contained in:
parent
7a9037bfde
commit
d314090b85
@ -27,7 +27,7 @@
|
||||
"Amount of offset per level of indentation"
|
||||
:type 'integer
|
||||
:require 'rust-mode
|
||||
: group 'rust-mode)
|
||||
:group 'rust-mode)
|
||||
|
||||
(defvar rust-syntax-table (let ((table (make-syntax-table)))
|
||||
(c-populate-syntax-table table)
|
||||
|
Loading…
Reference in New Issue
Block a user