Replaced 'shadow' with 'override' throughout documentation

It is hoped that this will add clarity.

* yasnippet.el, doc/snippet-organization.org (documentation):
  Replaced 'shadow' with 'override' globally.
This commit is contained in:
Phil Hudson
2015-04-13 15:08:24 +01:00
parent 23133da7d9
commit 0e7ea945ce
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
'("~/Downloads/interesting-snippets")))
#+end_src
Collections appearing earlier in the list shadow snippets with same names
Collections appearing earlier in the list override snippets with same names
appearing in collections later in the list. [[sym:yas-new-snippet][=yas-new-snippet=]] always stores
snippets in the first collection.