Skip to content

Commit be1f0bb

Browse files
committed
Fix text
1 parent 136baa4 commit be1f0bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openandroidinstaller/views/requirements_view.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,8 @@ def get_boot_stock_check(self):
268268
Markdown(
269269
"""
270270
#### Boot your device with the stock OS at least once and check every functionality.
271-
Make sure that you can send and receive SMS and place and receive calls (also via WiFi and LTE, if available), otherwise it won\'t work on LineageOS either! Additionally, some devices require that VoLTE/VoWiFi be utilized once on stock to provision IMS.
271+
Make sure that you can send and receive SMS and place and receive calls (also via WiFi and LTE, if available),
272+
otherwise it won\'t work on your custom ROM either! Additionally, some devices require that VoLTE/VoWiFi be utilized once on stock to provision IMS.
272273
"""
273274
),
274275
boot_stock_checkbox,

0 commit comments

Comments
 (0)