Fix typo in sample
[arvados.git] / lib / google / api_client / auth / installed_app.rb
index e6bd31666b2e7f6d69bbf105d7e512ffd64b83c7..1fd262e7ce8497563ad3b5865bacb1fd7613796f 100644 (file)
@@ -26,7 +26,7 @@ module Google
     #    client = Google::APIClient.new
     #    flow = Google::APIClient::InstalledAppFlow.new(
     #      :client_id => '691380668085.apps.googleusercontent.com',
-    #      :client_secret => '...,
+    #      :client_secret => '...',
     #      :scope => 'https://www.googleapis.com/auth/drive'
     #    )
     #    client.authorization = flow.authorize