2.7, 2.8, 2.9: occurance -> occurrence
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Jul 2017 17:59:50 +0000 (13:59 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Jul 2017 17:59:50 +0000 (13:59 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
2.7/lttng-docs-2.7.txt
2.8/lttng-docs-2.8.txt
2.9/lttng-docs-2.9.txt

index 6bbadce9ac4923cef9397992a98de22a9516c878..2708e4901cd50715c3767d0fbccab5a1cc62ebec 100644 (file)
@@ -1628,7 +1628,7 @@ With so many similar terms, it's easy to get confused.
 An **event** is the consequence of the execution of an _instrumentation
 point_, like a tracepoint that you manually place in some source code,
 or a Linux kernel KProbe. An event is said to _occur_ at a specific
-time. Different actions can be taken upon the occurance of an event,
+time. Different actions can be taken upon the occurrence of an event,
 like record the event's payload to a buffer.
 
 An **event record** is the representation of an event in a sub-buffer. A
@@ -6855,7 +6855,7 @@ event::
   or a Linux kernel KProbe.
 +
 An event is said to _occur_ at a specific time. Different actions can
-be taken upon the occurance of an event, like record the event's payload
+be taken upon the occurrence of an event, like record the event's payload
 to a sub-buffer.
 
 <<channel-overwrite-mode-vs-discard-mode,event loss mode>>::
index 6ca74bc8a1bd66d8a2cc0bee497487a84b96fa4b..78952fc5b63e1ca28c43585c5b90c61f87bd62f0 100644 (file)
@@ -1713,7 +1713,7 @@ With so many similar terms, it's easy to get confused.
 An **event** is the consequence of the execution of an _instrumentation
 point_, like a tracepoint that you manually place in some source code,
 or a Linux kernel KProbe. An event is said to _occur_ at a specific
-time. Different actions can be taken upon the occurance of an event,
+time. Different actions can be taken upon the occurrence of an event,
 like record the event's payload to a buffer.
 
 An **event record** is the representation of an event in a sub-buffer. A
@@ -7200,7 +7200,7 @@ event::
   or a Linux kernel KProbe.
 +
 An event is said to _occur_ at a specific time. Different actions can
-be taken upon the occurance of an event, like record the event's payload
+be taken upon the occurrence of an event, like record the event's payload
 to a sub-buffer.
 
 <<channel-overwrite-mode-vs-discard-mode,event loss mode>>::
index 9d3b864ee3412795841a0797bc568c16c17368ac..36f4963bb0475f5e6e9ad37b52d945ca7d6eedaf 100644 (file)
@@ -1775,7 +1775,7 @@ With so many similar terms, it's easy to get confused.
 An **event** is the consequence of the execution of an _instrumentation
 point_, like a tracepoint that you manually place in some source code,
 or a Linux kernel KProbe. An event is said to _occur_ at a specific
-time. Different actions can be taken upon the occurance of an event,
+time. Different actions can be taken upon the occurrence of an event,
 like record the event's payload to a buffer.
 
 An **event record** is the representation of an event in a sub-buffer. A
@@ -7438,7 +7438,7 @@ event::
   or a Linux kernel KProbe.
 +
 An event is said to _occur_ at a specific time. Different actions can
-be taken upon the occurance of an event, like record the event's payload
+be taken upon the occurrence of an event, like record the event's payload
 to a sub-buffer.
 
 <<channel-overwrite-mode-vs-discard-mode,event loss mode>>::
This page took 0.030404 seconds and 4 git commands to generate.