We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e69e79 commit 2b006caCopy full SHA for 2b006ca
userspace/libsinsp/capture_stats_source.h
@@ -25,7 +25,7 @@ class scap_stats;
25
/**
26
* Interface to an object that can provide capture statistics.
27
*
28
- * Note that this intention here is to apply the Interface Segregation
+ * Note that the intention here is to apply the Interface Segregation
29
* Principle (ISP) to class sinsp. Some clients of sinsp need only the
30
* get_capture_stats() API, and this interface exposes only that API. Do
31
* not add additional APIs here. If some client of sinsp needs a different
0 commit comments