diff --git a/filepath.cabal b/filepath.cabal
index 44f98ce54b247a1fd0cb499b251ea7234c9f57db..616579eea61cac0cef97ed0ce819dcea403283e4 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -7,7 +7,7 @@ license:            BSD-3-Clause
 license-file:       LICENSE
 author:             Neil Mitchell <ndmitchell@gmail.com>
 maintainer:         Julian Ospald <hasufell@posteo.de>
-copyright:          Neil Mitchell 2005-2020, Julain Ospald 2021-2022
+copyright:          Neil Mitchell 2005-2020, Julian Ospald 2021-2022
 bug-reports:        https://github.com/haskell/filepath/issues
 homepage:
   https://github.com/haskell/filepath/blob/master/README.md