mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Fixes small typos and grammar correction
This commit is contained in:
		
							parent
							
								
									adf233ed04
								
							
						
					
					
						commit
						91181c2086
					
				
					 98 changed files with 198 additions and 197 deletions
				
			
		|  | @ -173,7 +173,7 @@ bool NativeScript::can_instance() const { | |||
| 
 | ||||
| #ifdef TOOLS_ENABLED | ||||
| 	// Only valid if this is either a tool script or a "regular" script.
 | ||||
| 	// (so an environment whre scripting is disabled (and not the editor) would not
 | ||||
| 	// (so, an environment where scripting is disabled (and not the editor) would not
 | ||||
| 	// create objects).
 | ||||
| 	return script_data && (is_tool() || ScriptServer::is_scripting_enabled()); | ||||
| #else | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Anshul7sp1
						Anshul7sp1