]> code.delx.au - gnu-emacs-elpa/blobdiff - yasnippet.el
Document uuid directive
[gnu-emacs-elpa] / yasnippet.el
index eeea6367c6842a3e850ec259a03cbfca9ef2dd0e..43564ffbac78e6858502929fec7ed2d1342ee78e 100644 (file)
@@ -1631,8 +1631,8 @@ The remaining elements are strings.
 FILE is probably of very little use if you're programatically
 defining snippets.
 
-UUID is the snippets \"unique-id\". Loading a second snippet file
-with the same uuid replaced the previous snippet.
+UUID is the snippet's \"unique-id\". Loading a second snippet
+file with the same uuid would replace the previous snippet.
 
 You can use `yas--parse-template' to return such lists based on
 the current buffers contents."