diff options
-rw-r--r-- | haunt.scm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -105,8 +105,8 @@ | |||
105 | "Welcome to the GNU Assembly! We write " | 105 | "Welcome to the GNU Assembly! We write " |
106 | (a (@ (href "/en/documents/free-software")) | 106 | (a (@ (href "/en/documents/free-software")) |
107 | (emph "free software")) | 107 | (emph "free software")) |
108 | " — software that empowers users, " | 108 | " — software that empowers users " |
109 | "giving them individual and collective control " | 109 | "with individual and collective control " |
110 | "over their computing, from the operating " | 110 | "over their computing, from the operating " |
111 | "system to applications.")) | 111 | "system to applications.")) |
112 | `(,(menubar (assoc-ref meta 'menu)))))) | 112 | `(,(menubar (assoc-ref meta 'menu)))))) |