Explorar o código

Typo in o-b-worg.org

Dan Davison %!s(int64=16) %!d(string=hai) anos
pai
achega
fd810833a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      org-babel-worg.org

+ 1 - 1
org-babel-worg.org

@@ -558,7 +558,7 @@ For a simple example of usage follow these 4 steps.
      (require 'org-babel-init)
      
      ;; load up all literate org-mode files in this directory
-     (mapc #'org-babel-load-file (directory-files ditfiles-dir t "\\.org$"))
+     (mapc #'org-babel-load-file (directory-files dotfiles-dir t "\\.org$"))
      
      ;;; init.el ends here
    #+end_src