Browse Source

Fixed comment

Paul-Louis Ageneau 4 năm trước cách đây
mục cha
commit
08551102f0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cmake/LibDataChannelConfig.cmake

+ 1 - 1
cmake/LibDataChannelConfig.cmake

@@ -1,5 +1,5 @@
 include("${CMAKE_CURRENT_LIST_DIR}/LibDataChannelTargets.cmake")
 
-# For forward compatibility
+# For backward compatibility
 add_library(LibDataChannel::datachannel ALIAS LibDataChannel::LibDataChannel)