Skip to content

Commit 31dd3cc

Browse files
CSTACKEX-18: resolve spell check
1 parent 0174636 commit 31dd3cc

File tree

1 file changed

+2
-2
lines changed
  • plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/service/model

1 file changed

+2
-2
lines changed

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/service/model/CloudStackVolume.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ public class CloudStackVolume {
2727

2828
/**
2929
* Filed used for request:
30-
* a. snapshot worflows will get source file details from it.
30+
* a. snapshot workflows will get source file details from it.
3131
*/
3232
private FileInfo file;
3333
/**
3434
* Filed used for request:
35-
* a. snapshot worflows will get source LUN details from it.
35+
* a. snapshot workflows will get source LUN details from it.
3636
*/
3737
private Lun lun;
3838
private String datastoreId;

0 commit comments

Comments
 (0)