Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines.
[simgrid.git] / include / xbt / system_error.hpp
index 4b0bbf2..66ee503 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016. The SimGrid Team.
+/* Copyright (c) 2016-2021. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -17,7 +17,7 @@ namespace xbt {
 /** A `error_category` suitable to be used with `errno`
  *
  *  It is not clear which error we are supposed to generate
- *  when getting a errno:
+ *  when getting an errno:
  *
  *  * `system_error` clearly cannot be used for this on Windows;
  *