spelling + some krazy directives
diff --git a/doc/snippets/MatrixBase_set.cpp b/doc/snippets/MatrixBase_set.cpp
index 9487008..50ecf5f 100644
--- a/doc/snippets/MatrixBase_set.cpp
+++ b/doc/snippets/MatrixBase_set.cpp
@@ -10,4 +10,4 @@
 v1 << 14, 15;
 m2 << v1.transpose(), 16,
       v1, m1.block(1,1,2,2);
-cout << m2 << endl;
\ No newline at end of file
+cout << m2 << endl;