Explorar el Código

Fixed overlooked doc error during rename of ProviderService to
CloudService.

Nuwan Goonasekera hace 10 años
padre
commit
28e0c5eeb3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/api_docs/cloud/services.rst

+ 2 - 2
docs/api_docs/cloud/services.rst

@@ -3,9 +3,9 @@ Services
 
 .. contents:: :local:
 
-ProviderService
+CloudService
 ---------------
-.. autoclass:: cloudbridge.cloud.interfaces.services.ProviderService
+.. autoclass:: cloudbridge.cloud.interfaces.services.CloudService
     :members:
 
 ComputeService