From a747854d6b5d4db5c02ff344b8abb322c6ceac99 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Mon, 13 Nov 2023 09:20:17 +0100 Subject: test(docs): ensure defaults are consistent (#2177) --- src/modules/system/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/system') diff --git a/src/modules/system/index.ts b/src/modules/system/index.ts index fa38d6ce..4c6e010f 100644 --- a/src/modules/system/index.ts +++ b/src/modules/system/index.ts @@ -226,7 +226,7 @@ export class SystemModule extends ModuleBase { /** * Returns a random [network interface](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-understanding_the_predictable_network_interface_device_names). * - * @param options The options to use. Defaults to `{}`. + * @param options The options to use. * @param options.interfaceType The interface type. Can be one of `en`, `wl`, `ww`. * @param options.interfaceSchema The interface schema. Can be one of `index`, `slot`, `mac`, `pci`. * -- cgit v1.2.3