From f984937295827e0eaa7ef4539afd3bac9a64de4e Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Sat, 3 Apr 2021 09:46:13 -0500
Subject: Fix typo

Should've gone with the other "fix typo" ... oh well.  One day I'll learn how to
git cherry-pick or whatev.
---
 init.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.el b/init.el
index 89e94ca..4ea67f3 100644
--- a/init.el
+++ b/init.el
@@ -326,8 +326,8 @@
       recenter-positions '(top middle bottom)
       attempt-stack-overflow-recovery nil
       attempt-orderly-shutdown-on-fatal-signal nil
-      find-function-C-source-directory
       window-resize-pixelwise t
+      find-function-C-source-directory
       (pcase acdw/system
         (:work (expand-file-name (concat "~/src/emacs-"
                                          emacs-version
-- 
cgit 1.4.1-21-gabe81