diff --git a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/outletStabilised/outletStabilised.H b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/outletStabilised/outletStabilised.H
index b2617ef6f6c3742fc16df5a5cabba4a739fd4a54..0413fc3753de19728bfa6a968f7e190d032dbf7c 100644
--- a/src/finiteVolume/interpolation/surfaceInterpolation/schemes/outletStabilised/outletStabilised.H
+++ b/src/finiteVolume/interpolation/surfaceInterpolation/schemes/outletStabilised/outletStabilised.H
@@ -2,7 +2,7 @@
   =========                 |
   \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
    \\    /   O peration     |
-    \\  /    A nd           | Copyright (C) 2011-2016 OpenFOAM Foundation
+   \\  /    A nd           | Copyright (C) 2011-2017 OpenFOAM Foundation
      \\/     M anipulation  |
 -------------------------------------------------------------------------------
 License
@@ -183,7 +183,7 @@ public:
         }
 
         //- Return the explicit correction to the face-interpolate
-        //  set to zero on the near-boundary faces where upwinf is applied
+        //  set to zero on the near-boundary faces where upwind is applied
         virtual tmp<GeometricField<Type, fvsPatchField, surfaceMesh>>
         correction
         (