test: fix a typo
This commit is contained in:
		
							parent
							
								
									08e02024b2
								
							
						
					
					
						commit
						9c0648b46a
					
				| @ -20,7 +20,7 @@ | |||||||
| #   the command name. | #   the command name. | ||||||
| # | # | ||||||
| # - RawOpts: the command name, options, and arguments parsed by cmdargs, | # - RawOpts: the command name, options, and arguments parsed by cmdargs, | ||||||
| #   as an assocation list of strings. Eg: | #   as an association list of strings. Eg: | ||||||
| #   [("command","register"),("args","a"),("debug",""),("help","")] | #   [("command","register"),("args","a"),("debug",""),("help","")] | ||||||
| # | # | ||||||
| # - CliOpts: a RawOpts, plus the same information with some additional | # - CliOpts: a RawOpts, plus the same information with some additional | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user