librpc: Fix a typo
authorVolker Lendecke <vl@samba.org>
Tue, 26 Jan 2021 14:44:47 +0000 (15:44 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Jan 2021 16:58:35 +0000 (16:58 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
librpc/ndr/ndr.c

index afe22a286022b69302293ed035e719b454bb739f..024634d0a091baf10d80a36f074594ff0bb11fec 100644 (file)
@@ -37,7 +37,7 @@
 #define NDR_BASE_MARSHALL_SIZE 1024
 
 /*
- * This value is arbitary, but designed to reduce the memory a client
+ * This value is arbitrary, but designed to reduce the memory a client
  * can allocate and the work the client can force in processing a
  * malicious packet.
  *