Browse Source

coresight: Correcting documentation typographical error

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Mathieu Poirier 10 years ago
parent
commit
b29d5c1f05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/trace/coresight.txt

+ 1 - 1
Documentation/trace/coresight.txt

@@ -14,7 +14,7 @@ document is concerned with the latter.
 HW assisted tracing is becoming increasingly useful when dealing with systems
 HW assisted tracing is becoming increasingly useful when dealing with systems
 that have many SoCs and other components like GPU and DMA engines.  ARM has
 that have many SoCs and other components like GPU and DMA engines.  ARM has
 developed a HW assisted tracing solution by means of different components, each
 developed a HW assisted tracing solution by means of different components, each
-being added to a design at systhesis time to cater to specific tracing needs.
+being added to a design at synthesis time to cater to specific tracing needs.
 Compoments are generally categorised as source, link and sinks and are
 Compoments are generally categorised as source, link and sinks and are
 (usually) discovered using the AMBA bus.
 (usually) discovered using the AMBA bus.