Skip to content

Commit

Permalink
Add missed asterisk in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Jan 4, 2018
1 parent 21e50fa commit 3344e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/base/SGObject.h
Expand Up @@ -538,7 +538,7 @@ class CSGObject
virtual CSGObject* clone();

protected:
/* Iteratively clones all parameters of the provided instance into this instance.
/** Iteratively clones all parameters of the provided instance into this instance.
* This will fail if the objects have different sets of registered parameters,
* or if they have a different type as defined by get_name().
*
Expand Down

0 comments on commit 3344e91

Please sign in to comment.