Skip to content

Commit f48dfc6

Browse files
committed
[Docs] Fix the initial commit date
1 parent fdac85d commit f48dfc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/about/history.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ a proper environment for Clojure development on Emacs. The work on it was
88
fueled mostly by the advent of nREPL which was the first project that aimed to
99
provide a common tool-agnostic foundation for Clojure development tools.
1010

11-
The project was started in 2012 by Phil Hagelberg (of Leiningen fame),
11+
The project was started in April 2012 by Phil Hagelberg (of Leiningen fame),
1212
who hacked a prototype of an nREPL client in Emacs Lisp on a flight to
1313
San Francisco. He got a bit stuck on the socket-based bencode
1414
functionality and dropped it after the flight, but not before pushing
@@ -28,7 +28,7 @@ that serves as inspiration for many others.
2828

2929
== Notable Milestones
3030

31-
* 14 Apr 2012 - Initial commit by Phil Hagelberg.
31+
* 17 Apr 2012 - Initial commit by Phil Hagelberg.
3232
* 24 Apr 2012 - Tim King picks up Phil's prototype.
3333
* 10 Jul 2012 - Tim releases version 0.1.0.
3434
* 21 Aug 2012 - Phil announces that `swank-clojure` is officially deprecated in favour of `nrepl.el`.

0 commit comments

Comments
 (0)