aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/sdc/vf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/onapsdk/sdc/vf.py')
-rw-r--r--src/onapsdk/sdc/vf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/onapsdk/sdc/vf.py b/src/onapsdk/sdc/vf.py
index 7e4e4a7..3b979b5 100644
--- a/src/onapsdk/sdc/vf.py
+++ b/src/onapsdk/sdc/vf.py
@@ -72,7 +72,7 @@ class Vf(SdcResource):
If Vf is created vendor is get from it's resource metadata.
Otherwise it's vendor provided by the user or the vendor from vsp.
It's possible that method returns None, but it won't be possible then
- to create that Vf resource.
+ to create that Vf resource.
Returns:
Optional[Vendor]: Vendor object related with Vf