mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 13:42:59 +00:00 
			
		
		
		
	Fixed typo
"Instead, it is a standard program, which its API into the programs that it launches." becomes "Instead, it is a standard program, which injects its API into the programs that it launches."
This commit is contained in:
		| @@ -3,7 +3,7 @@ | |||||||
| -- It allows you to @{run|start programs}, @{setCompletionFunction|add | -- It allows you to @{run|start programs}, @{setCompletionFunction|add | ||||||
| -- completion for a program}, and much more. | -- completion for a program}, and much more. | ||||||
| -- | -- | ||||||
| -- @{shell} is not a "true" API. Instead, it is a standard program, which its | -- @{shell} is not a "true" API. Instead, it is a standard program, which injects its | ||||||
| -- API into the programs that it launches. This allows for multiple shells to | -- API into the programs that it launches. This allows for multiple shells to | ||||||
| -- run at the same time, but means that the API is not available in the global | -- run at the same time, but means that the API is not available in the global | ||||||
| -- environment, and so is unavailable to other @{os.loadAPI|APIs}. | -- environment, and so is unavailable to other @{os.loadAPI|APIs}. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hasaabitt
					Hasaabitt