Typo
This commit is contained in:
		
							parent
							
								
									58204a3c39
								
							
						
					
					
						commit
						46222bbc43
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -175,7 +175,7 @@ public: | ||||||
|     /* String coercion.  Converts strings, paths and derivations to a
 |     /* String coercion.  Converts strings, paths and derivations to a
 | ||||||
|        string.  If `coerceMore' is set, also converts nulls, integers, |        string.  If `coerceMore' is set, also converts nulls, integers, | ||||||
|        booleans and lists to a string.  If `copyToStore' is set, |        booleans and lists to a string.  If `copyToStore' is set, | ||||||
|        referenced paths are copied to the Nix store as a side effect.q */ |        referenced paths are copied to the Nix store as a side effect. */ | ||||||
|     string coerceToString(Value & v, PathSet & context, |     string coerceToString(Value & v, PathSet & context, | ||||||
|         bool coerceMore = false, bool copyToStore = true); |         bool coerceMore = false, bool copyToStore = true); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue