# HG changeset patch # User sergeig # Date 1269627278 0 # Node ID f5ae5af1e5f86a3ae6be4ed43fd5bd153fcc7c64 # Parent b8ec40e0124b2dc4adeb480aa3cab90e24a7d46e * cdl/io_flash.cdl: Fix display string for CYGSEM_IO_FLASH_LEGACY_API option. diff --git a/packages/io/flash/current/cdl/io_flash.cdl b/packages/io/flash/current/cdl/io_flash.cdl --- a/packages/io/flash/current/cdl/io_flash.cdl +++ b/packages/io/flash/current/cdl/io_flash.cdl @@ -219,7 +219,7 @@ cdl_package CYGPKG_IO_FLASH { default_value 1 compile legacy_api.c description " - Provide an implementation of the lagacy user API. This is mapped + Provide an implementation of the legacy user API. This is mapped onto the new API via a small layer of code" }