From 58481f3b838d2afa0a446dc5ec27d697fbaceb8b Mon Sep 17 00:00:00 2001 From: "Michael E. Rowan" Date: Fri, 5 May 2023 12:28:05 -0700 Subject: [PATCH] update file_reorg.md (#2117) --- docs/understand/file_reorg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/understand/file_reorg.md b/docs/understand/file_reorg.md index a4f482375..aa10c39e7 100644 --- a/docs/understand/file_reorg.md +++ b/docs/understand/file_reorg.md @@ -91,7 +91,7 @@ from the new location (`/opt/rocm-xxx/include`) as shown in the example below. #include "hip/hip_runtime.h" ``` -The depreciation plan for backward compatibility wrapper header files is as +The deprecation plan for backward compatibility wrapper header files is as follows - `#pragma` message announcing deprecation – ROCm v5.2 release.