Fix typo (assuming this is a typo)
Fix typo (assuming this is a typo) `allowedRequisites` mentions `allowedReferences` in code example
This commit is contained in:
		
							parent
							
								
									27b7b94923
								
							
						
					
					
						commit
						ed56ea980b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -40,7 +40,7 @@ allowedReferences = [];
 | 
				
			||||||
    recursively.  For example,
 | 
					    recursively.  For example,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<programlisting>
 | 
					<programlisting>
 | 
				
			||||||
allowedReferences = [ foobar ];
 | 
					allowedRequisites = [ foobar ];
 | 
				
			||||||
</programlisting>
 | 
					</programlisting>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    enforces that the output of a derivation cannot have any other
 | 
					    enforces that the output of a derivation cannot have any other
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue