diff --git a/examples/gallery/models/plot_ibis8542data.py b/examples/gallery/models/plot_ibis8542data.py index 5dbcdd8..9b6a557 100644 --- a/examples/gallery/models/plot_ibis8542data.py +++ b/examples/gallery/models/plot_ibis8542data.py @@ -236,7 +236,7 @@ def select_training_set(indices, model): # # Until better solutions are available to store trained # neural networks, a trained neural network can be saved -# to a Python pickel file and later reloaded. For +# to a Python pickle file and later reloaded. For # maximum compatibility, it is recommended to reload # into the same version of scikit-learn and its # dependencies.