Jelajahi Sumber

qcacld-3.0: Fix misspelling "sceurity"

Fix misspelling: "sceurity" => "security".

Change-Id: Idaf2f1a19b5376ec0cb44cb2c995c56f689e4a4d
CRs-Fixed: 3429926
Jeff Johnson 2 tahun lalu
induk
melakukan
b7d54a9d11
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      components/nan/core/inc/nan_public_structs.h

+ 2 - 2
components/nan/core/inc/nan_public_structs.h

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017-2021 The Linux Foundation. All rights reserved.
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -273,7 +273,7 @@ struct nan_datapath_pmk {
 };
 
 /**
- * struct nan_datapath_scid - structure to hold sceurity context identifier
+ * struct nan_datapath_scid - structure to hold security context identifier
  * @scid_len: length of scid
  * @scid: scid
  */