summaryrefslogtreecommitdiff
path: root/plat/rpi/rpi4/rpi4_pci_svc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rpi/rpi4/rpi4_pci_svc.c')
-rw-r--r--plat/rpi/rpi4/rpi4_pci_svc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/rpi/rpi4/rpi4_pci_svc.c b/plat/rpi/rpi4/rpi4_pci_svc.c
index 7d1ca5c6e..e4ef5c1ae 100644
--- a/plat/rpi/rpi4/rpi4_pci_svc.c
+++ b/plat/rpi/rpi4/rpi4_pci_svc.c
@@ -11,7 +11,7 @@
* it. Given that it's not ECAM compliant yet reasonably simple, it makes for
* an excellent example of the PCI SMCCC interface.
*
- * The PCI SMCCC interface is described in DEN0115 availabe from:
+ * The PCI SMCCC interface is described in DEN0115 available from:
* https://developer.arm.com/documentation/den0115/latest
*/