← Back to team overview

kubuntu-council team mailing list archive

[Merge] ubuntu-manual-tests:fix-typo into ubuntu-manual-tests:main

 

Tim Andersson has proposed merging ubuntu-manual-tests:fix-typo into ubuntu-manual-tests:main.

Requested reviews:
  Ubuntu Testcase Admins (ubuntu-testcase)

For more details, see:
https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/463884
-- 
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ubuntu-manual-tests:fix-typo into ubuntu-manual-tests:main.
diff --git a/testcases/image/1756_Install LicheeRV b/testcases/image/1756_Install LicheeRV
index 92f985a..0323bee 100755
--- a/testcases/image/1756_Install LicheeRV
+++ b/testcases/image/1756_Install LicheeRV
@@ -21,7 +21,7 @@ The scope of this test is to ensure that riscv64+licheerv image boots from SD ca
         <dd>Set new password</dd>
         <dd>Confirm the new password</dd>
     <dt>Install Wifi kernel module</dt>
-        <dd><b>This step is only needed when testing relases with Linux kernel up to v6.5.</b></dd>
+        <dd><b>This step is only needed when testing releases with Linux kernel up to v6.5.</b></dd>
         <dd>Make sure licheerv-rtl8723ds-dkms is installed, otherwise, install it: </dd>
         <dd>$ sudo apt install licheerv-rtl8723ds-dkms </dd>
         <dd>It will take quite some time to build, the output of the above command should look like this:.</dd>

Follow ups