File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ \subsection{Using the ``Python Interactive'' window}
207207Use this window like you would the \program {PythonInterpreter}, except
208208that you cannot use the `` Drag and drop'' method above. Instead,
209209dropping a script onto the \program {Python IDE} icon will open the
210- file in a seperate script window (which you can then execute manually
210+ file in a separate script window (which you can then execute manually
211211-- see section \ref {IDEexecution }).
212212
213213
@@ -262,7 +262,7 @@ \subsection{``Save as'' versus ``Save as Applet''
262262files or folders onto it, to pass them to the applet the way
263263command-line users would type them onto the command-line to pass them
264264as arguments to the script. However, you should make sure to save the
265- applet as a seperate file, do not overwrite the script you are
265+ applet as a separate file, do not overwrite the script you are
266266writing, because you will not be able to edit it again.
267267
268268Accessing the items passed to the applet via `` drag-and-drop'' is done
You can’t perform that action at this time.
0 commit comments