aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/timing_adapter/include/timing_adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/timing_adapter/include/timing_adapter.h b/drivers/timing_adapter/include/timing_adapter.h
index ef4f9b9..45133cd 100644
--- a/drivers/timing_adapter/include/timing_adapter.h
+++ b/drivers/timing_adapter/include/timing_adapter.h
@@ -28,7 +28,7 @@ extern "C" {
/** TIMING ADAPTER
*
* The timing adapter is an AXI-to-AXI bridge for providing well-defined memory timing
- * to allow performance evaluation of an AXI master. The bridge works by delaying the
+ * to allow performance evaluation of an AXI manager. The bridge works by delaying the
* responses from the memory according to run-time configurable parameters that can be
* set in the timing adapter. Parameters include read and write response latencies,
* no. of outstanding transactions, and a model of interferring traffic.