gnu: go-github-com-tj-docopt: Fix typo "programmatically".
* gnu/packages/golang (go-github-com-tj-docopt)[description]: Fix typo.
This commit is contained in:
		
							parent
							
								
									e16b44a20c
								
							
						
					
					
						commit
						5c6b576ab8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -742,7 +742,7 @@ per-goroutine.") | ||||||
|     (synopsis "Go implementation of docopt") |     (synopsis "Go implementation of docopt") | ||||||
|     (description |     (description | ||||||
|      "This library allows the user to define a command-line interface from a |      "This library allows the user to define a command-line interface from a | ||||||
| program's help message rather than specifying it programatically with | program's help message rather than specifying it programmatically with | ||||||
| command-line parsers.") | command-line parsers.") | ||||||
|     (home-page "https://github.com/tj/docopt") |     (home-page "https://github.com/tj/docopt") | ||||||
|     (license license:expat))) |     (license license:expat))) | ||||||
|  |  | ||||||
		Reference in a new issue