system-stats: Remove worker process support.
[sliver-openvswitch.git] / lib / stress.h
index 9d6ea97..8f3d359 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011 Nicira Networks.
+ * Copyright (c) 2010, 2011 Nicira, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@ struct stress_option {
  *
  * DEFAULT is the default value for the option.  Specify 0 to disable the
  * option by default, which should be the usual choice.  But some options can
- * be left on at low levels without noticable impact to the end user.  An
+ * be left on at low levels without noticeable impact to the end user.  An
  * example would be failing to allocate a buffer for every 100000th packet
  * processed by the system.
  */