Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell authored and Licenser committed Aug 9, 2010
1 parent a81ba03 commit 441707c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leiningen/update.clj
Expand Up @@ -49,5 +49,5 @@
(maybe-add-updates :dev-dependencies))]
(with-open [o (writer project-clj-path)]
(binding [*out* o]
(pr p)))))
(pr updated-project)))))

0 comments on commit 441707c

Please sign in to comment.