gnu: go-github-com-gobwas-glob: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
This commit is contained in:
		
							parent
							
								
									a8d4765194
								
							
						
					
					
						commit
						c9bb314bbd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -335,7 +335,7 @@ structs in the Go programming language.")
 | 
			
		|||
      (arguments
 | 
			
		||||
        `(#:import-path "github.com/gobwas/glob"))
 | 
			
		||||
      (synopsis "Go globbing library")
 | 
			
		||||
      (description "This packages provides a Go implementation of globs.")
 | 
			
		||||
      (description "This package provides a Go implementation of globs.")
 | 
			
		||||
      (home-page "https://github.com/gobwas/glob")
 | 
			
		||||
      (license expat))))
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue