X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Findex.cpp;fp=src%2Fbin%2Flttng-relayd%2Findex.cpp;h=f2f102e64d4714d945551435dc5f41e83cb394db;hp=ef00a6eca103e1a3e53eb0e5470f00312b584aa0;hb=0f1b1d2510d23e9a2a4baa9e2642ef97a35ef83f;hpb=40afd77dd6538b3c348677dacbbdb9105cb7e8d1 diff --git a/src/bin/lttng-relayd/index.cpp b/src/bin/lttng-relayd/index.cpp index ef00a6eca..f2f102e64 100644 --- a/src/bin/lttng-relayd/index.cpp +++ b/src/bin/lttng-relayd/index.cpp @@ -238,7 +238,7 @@ void relay_index_put(struct relay_index *index) index->stream->stream_handle, index->index_n.key, (int) index->ref.refcount); /* - * Ensure existance of index->lock for index unlock. + * Ensure existence of index->lock for index unlock. */ rcu_read_lock(); /*