"only upto" is not proper English.
Say "up to" and drop "only".

Reported-by: Eric Blake <ebl...@redhat.com>
Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
---
 include/hw/acpi/acpi.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/hw/acpi/acpi.h b/include/hw/acpi/acpi.h
index e93de6c..1f678b4 100644
--- a/include/hw/acpi/acpi.h
+++ b/include/hw/acpi/acpi.h
@@ -27,8 +27,7 @@
 #include "hw/irq.h"
 
 /*
- * current device naming scheme supports
- * only upto 256 memory devices
+ * current device naming scheme supports up to 256 memory devices
  */
 #define ACPI_MAX_RAM_SLOTS 256
 
-- 
MST


Reply via email to