Commit 2a27bc28 authored by Eric Timmons's avatar Eric Timmons
Browse files

Fix typo

parent 93d46901
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

(in-package #:clpi/repos/github)

(defclass github]-repo ()
(defclass github-repo ()
  ((host
    :initarg :host
    :initform "github.com"