Minor typo fix

Change "no tied to" to "not tied to" for the `keybindings.el` file description.
This commit is contained in:
Jonathan Arnett 2017-01-16 09:19:03 -05:00 committed by syl20bnr
parent f7599c4665
commit 817f6e9fc0
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ Where:
| packages.el | The list of packages and their configuration functions (init, post-init, etc...) |
| funcs.el | All functions defined in the layer (used in package configuration for instance) |
| config.el | Layer configuration (defines the layer variables default values and setup some config variables) |
| keybindings.el | General key bindings no tied to a specific package configuration |
| keybindings.el | General key bindings not tied to a specific package configuration |
=Packages= can be:
- =ELPA= packages installed from an =ELPA= compliant repository