diff --git a/GPy/models/dpgplvm.py b/GPy/models/dpgplvm.py index 78a6a73a..9c6a36fc 100644 --- a/GPy/models/dpgplvm.py +++ b/GPy/models/dpgplvm.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015 the GPy Austhors (see AUTHORS.txt) +# Copyright (c) 2015 the GPy Authors (see AUTHORS.txt) # Licensed under the BSD 3-clause license (see LICENSE.txt) from .bayesian_gplvm import BayesianGPLVM