Kaynağa Gözat

Typo in o-b-worg.org

Dan Davison 16 yıl önce
ebeveyn
işleme
fd810833a7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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