clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / topology / block.h
index e07003a90b5e49a1ba286570c41322bf81070613..10d30e192a7ff87f53d9e0f7947cc3e0ff79f9be 100644 (file)
@@ -184,7 +184,7 @@ class RangePartitioning
         std::vector<int> index_ = { 0 }; /**< The list of block begin/end indices */
 };
 
-}      // nsamespace gmx
+}  // namespace gmx
 
 /* Deprecated, C-style version of RangePartitioning */
 typedef struct t_block