We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 676c6e5 + 0e71e17 commit c7bdbc5Copy full SHA for c7bdbc5
iscsi/iscsiadm.go
@@ -38,7 +38,7 @@ func iscsiadmDebug(output string, cmdError error) {
38
}
39
40
// ListInterfaces returns a list of all iscsi interfaces configured on the node
41
-/// along with the raw output in Response.StdOut we add the convenience of
+// along with the raw output in Response.StdOut we add the convenience of
42
// returning a list of entries found
43
func ListInterfaces() ([]string, error) {
44
debug.Println("Begin ListInterface...")
0 commit comments