gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.
* gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter) [synopsis]: Fix spelling of "multiple".
This commit is contained in:
		
							parent
							
								
									2c33a849f7
								
							
						
					
					
						commit
						90c40ea209
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1219,7 +1219,7 @@ quoting, commenting, and escaping.")
 | 
				
			||||||
      (build-system go-build-system)
 | 
					      (build-system go-build-system)
 | 
				
			||||||
      (arguments
 | 
					      (arguments
 | 
				
			||||||
       '(#:import-path "github.com/AudriusButkevicius/pfilter"))
 | 
					       '(#:import-path "github.com/AudriusButkevicius/pfilter"))
 | 
				
			||||||
      (synopsis "Filter packets into mulitple virtual connections")
 | 
					      (synopsis "Filter packets into multiple virtual connections")
 | 
				
			||||||
      (description "Pfilter is a Go package for filtering packets into multiple
 | 
					      (description "Pfilter is a Go package for filtering packets into multiple
 | 
				
			||||||
virtual connections from a single physical connection.")
 | 
					virtual connections from a single physical connection.")
 | 
				
			||||||
      (home-page "https://github.com/AudriusButkevicius/pfilter")
 | 
					      (home-page "https://github.com/AudriusButkevicius/pfilter")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue