diff options
-rw-r--r-- | include/axolotl/axolotl.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/axolotl/axolotl.hh b/include/axolotl/axolotl.hh index ce6a9af..bd230dd 100644 --- a/include/axolotl/axolotl.hh +++ b/include/axolotl/axolotl.hh @@ -125,4 +125,4 @@ struct Session { }; -} // namespace axololt +} // namespace axolotl |