Skip to content

Commit

Permalink
Fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jul 9, 2024
1 parent 0806a89 commit 23d3d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dependencies.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
(in-package #:reblocks/dependencies)


(defvar *cache-remote-dependencies-in* ni
(defvar *cache-remote-dependencies-in* nil
"If this variable is set to a pathname, then
remote dependencies will be cached and served as local dependencies.
Expand Down

0 comments on commit 23d3d07

Please sign in to comment.