Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Jan 6, 2012
1 parent a8869b0 commit 2e2788c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/shogun/converter/LaplacianEigenmaps.h
Expand Up @@ -23,7 +23,7 @@ class CFeatures;
class CDistance;

/** @brief class LaplacianEigenmaps (part of the Efficient Dimensionality
* Reduction Toolbox) used to construct embeddings of
* Reduction Toolkit) used to construct embeddings of
* data using Laplacian Eigenmaps algorithm as described in:
*
* Belkin, M., & Niyogi, P. (2002).
Expand Down
2 changes: 1 addition & 1 deletion src/shogun/converter/LinearLocalTangentSpaceAlignment.h
Expand Up @@ -24,7 +24,7 @@ class CFeatures;
class CDistance;

/** @brief class LinearLocalTangentSpaceAlignment (part of the
* Efficient Dimensionality Reduction Toolbox) converter used to
* Efficient Dimensionality Reduction Toolkit) converter used to
* construct embeddings as described in:
*
* Zhang, T., Yang, J., Zhao, D., & Ge, X. (2007).
Expand Down

0 comments on commit 2e2788c

Please sign in to comment.