Skip to content

Commit 9ef85a1

Browse files
committed
typo
1 parent 019e10f commit 9ef85a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rascal/representations/calculator_spherical_expansion.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@ namespace rascal {
19661966
expansions_coefficients_gradient, center);
19671967
}
19681968
} // for (center : manager)
1969-
spherical_exp.set_updated_status(true);
1969+
expansions_coefficients.set_updated_status(true);
19701970
} // compute()
19711971

19721972
template <class StructureManager>

0 commit comments

Comments
 (0)