Browse Source

Fixed comment

Paul-Louis Ageneau 3 years ago
parent
commit
08551102f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmake/LibDataChannelConfig.cmake

+ 1 - 1
cmake/LibDataChannelConfig.cmake

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