aboutsummaryrefslogtreecommitdiffstats
path: root/project-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'project-config.el')
-rw-r--r--project-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/project-config.el b/project-config.el
index 5c08262..96cb365 100644
--- a/project-config.el
+++ b/project-config.el
@@ -67,7 +67,7 @@
(defun project-config-reading-time (file)
(with-current-buffer (find-file file)
- (max 1 (/ (count-words (point-min) (point-max)) 225))))
+ (max 1 (/ (count-words (point-min) (point-max)) 228))))
(defun project-config-print-file (file)
(project-config-print-element