rename foreign uuid attributes
[arvados.git] / services / api / lib / current_api_client.rb
index f7476a9bedf659fb2502305d4872a467c1ef995b..96009977cddcff5a8d59b34a28d8ddb377787aec 100644 (file)
@@ -12,7 +12,7 @@ module CurrentApiClient
   end
 
   def current_default_owner
-    # owner uuid for newly created objects
+    # owner_uuid for newly created objects
     ((current_api_client_authorization &&
       current_api_client_authorization.default_owner) ||
      (current_user && current_user.default_owner) ||