diff --git a/docs/simplesamlphp-googleapps.txt b/docs/simplesamlphp-googleapps.txt
index 5c505701494db2f78b145c29c63d1e1155b232ce..0ceaf1658bdbc0dc68c99cb0611f14eccec10976 100644
--- a/docs/simplesamlphp-googleapps.txt
+++ b/docs/simplesamlphp-googleapps.txt
@@ -166,7 +166,6 @@ In the (`saml20-sp-remote.php`) file we will configure an entry for Google Apps
        */
       'google.com' => array(
         'AssertionConsumerService'   => 'https://www.google.com/a/g.feide.no/acs', 
-        'spNameQualifier'            => 'google.com',
         'NameIDFormat'               => 'urn:oasis:names:tc:SAML:2.0:nameid-format:email',
         'simplesaml.nameidattribute' => 'uid',
         'simplesaml.attributes'      => false