Skip to content

Commit 0d2a46a

Browse files
committed
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
1 parent a8ab023 commit 0d2a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stan/math/rev/core/arena_matrix.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ class arena_matrix : public Eigen::Map<MatrixType> {
129129
return *this;
130130
}
131131
/**
132-
* Forces hard copying matrices into an arena matrix
132+
* Forces hard copying matrices into an arena matrix
133133
* @tparam T Any type assignable to `Base`
134134
* @param x the values to write to `this`
135135
*/

0 commit comments

Comments
 (0)