diff --git a/matlab/src/matlab/+arrow/+c/Array.m b/matlab/src/matlab/+arrow/+c/Array.m index 601a95ee28dbe..574fca9afebd8 100644 --- a/matlab/src/matlab/+arrow/+c/Array.m +++ b/matlab/src/matlab/+arrow/+c/Array.m @@ -1,4 +1,4 @@ -%ARRAY Wrapper for an ArrowArray C struct pointer. +%ARRAY Wrapper for an Arrow C Data Interface format ArrowArray C struct pointer. % Licensed to the Apache Software Foundation (ASF) under one or more % contributor license agreements. See the NOTICE file distributed with