diff --git a/src/seesaw/config.clj b/src/seesaw/config.clj index cb533370..d0fd2e19 100644 --- a/src/seesaw/config.clj +++ b/src/seesaw/config.clj @@ -47,7 +47,7 @@ (defn config! "Applies options in the argument list to one or more targets. For example: - (config! button1 :enabled? false :text \"I' disabled\") + (config! button1 :enabled? false :text \"I'm disabled\") or: