From 880c5d5f0da8a98b90175dca33657657675c98eb Mon Sep 17 00:00:00 2001 From: Amilendra Kodithuwakku Date: Tue, 22 Jun 2021 17:34:10 +0100 Subject: [PATCH] Fix grammar error Change-Id: Ic9e6f3bde6d3862b8a955f740d82db1e280a352e --- aaelf64-morello/aaelf64-morello.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aaelf64-morello/aaelf64-morello.rst b/aaelf64-morello/aaelf64-morello.rst index f983f431..6d92b95e 100644 --- a/aaelf64-morello/aaelf64-morello.rst +++ b/aaelf64-morello/aaelf64-morello.rst @@ -275,8 +275,8 @@ have Morello-specific meanings. +-----------------------------------+--------------------------------------------------------------+ | Value | Meaning | +-----------------------------------+--------------------------------------------------------------+ - | :code:`EF_AARCH64_CHERI_PURECAP` | The ELF file contains uses an ABI where all pointers are | - | (:code:`0x00010000`) | implemented using capabilities (Pure-capability ABI) | + | :code:`EF_AARCH64_CHERI_PURECAP` | The ELF file uses an ABI where all pointers are implemented | + | (:code:`0x00010000`) | using capabilities (Pure-capability ABI). | +-----------------------------------+--------------------------------------------------------------+ Sections