gnu: emacs-dashboard: Fix trailing whitespace in description.
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[description]: Fix trailing whitespace.
This commit is contained in:
		
							parent
							
								
									ee9df2de04
								
							
						
					
					
						commit
						51ba1ba2ea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -20011,7 +20011,7 @@ Emacs minor mode to escape sequences in code.")
 | 
			
		|||
    (home-page "https://github.com/rakanalh/emacs-dashboard")
 | 
			
		||||
    (synopsis "Startup screen extracted from Spacemacs")
 | 
			
		||||
    (description "This package provides an extensible Emacs dashboard, with
 | 
			
		||||
sections for bookmarks, projectil projects, org-agenda and more. ")
 | 
			
		||||
sections for bookmarks, projectil projects, org-agenda and more.")
 | 
			
		||||
    (license license:gpl3+)))
 | 
			
		||||
 | 
			
		||||
(define-public emacs-slime-company
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue