gnu: emacs-4clojure: Fix typos in description.
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[description]: Fix typos.
This commit is contained in:
		
							parent
							
								
									034a3eacf7
								
							
						
					
					
						commit
						e36065c1a4
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -5405,9 +5405,10 @@ board and goal value can be customized.")
 | 
			
		|||
       `(("emacs-request" ,emacs-request)))
 | 
			
		||||
      (home-page "https://github.com/emacsorphanage/4clojure/")
 | 
			
		||||
      (synopsis "Open and evaluate 4clojure questions in Emacs")
 | 
			
		||||
      (description "Emacs 4clojure interacts with @url{http://www4clojure.com,
 | 
			
		||||
4clojure} problems.  You can open a specific question and move to the next or
 | 
			
		||||
previous one.  You can also verify you answers.")
 | 
			
		||||
      (description "Emacs 4clojure interacts with
 | 
			
		||||
@url{http://www.4clojure.com, 4clojure} problems.  You can open a specific
 | 
			
		||||
question and move to the next or previous one.  You can also verify your
 | 
			
		||||
answers.")
 | 
			
		||||
      (license license:gpl3))))
 | 
			
		||||
 | 
			
		||||
(define-public emacs-base16-theme
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue